Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137474 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-13071 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-merge-java [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-A7lr5ZuEK0WR/agent.5439 SSH_AGENT_PID=5441 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-merge-java@tmp/private_key_3747521192569193179.key (/w/workspace/cps-master-merge-java@tmp/private_key_3747521192569193179.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/cps.git > git init /w/workspace/cps-master-merge-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-merge-java@tmp/jenkins-gitclient-ssh5799593894952107460.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 9221f900486de11b8779a93c1e7517640b8fb8e0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9221f900486de11b8779a93c1e7517640b8fb8e0 # timeout=30 Commit message: "Modify lcm events to include dataProducerIdentifier and moduleSetTag (CPS-1964 3)" > git rev-list --no-walk e14fe9ab679998f40d7c46ff58702e5aa0545b07 # timeout=10 Run condition [Regular expression match] enabling prebuild for step [Execute shell] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [cps-master-merge-java] $ /bin/bash /tmp/jenkins4298488736452786319.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-al2a lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-al2a/bin to PATH Generating Requirements File Python 3.10.6 pip 24.0 from /tmp/venv-al2a/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.3 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.62 botocore==1.34.62 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.42 google-auth==2.28.2 httplib2==0.22.0 identify==2.5.35 idna==3.6 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.3 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.21.1 jsonschema-specifications==2023.12.1 keystoneauth1==5.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.1.0 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.0 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.2.0 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.5.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.33.0 requests==2.31.0 requests-oauthlib==1.4.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.10.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.1 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [cps-master-merge-java] $ /bin/sh /tmp/jenkins9644328282316661343.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/cps-master-merge-java@tmp/config9419030902943734468tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-merge-java@tmp/config13369681331914457600tmp Regular expression run condition: Expression=[.*(amd64|arm64).*], Label=[cps] Run condition [Regular expression match] preventing perform for step [Execute shell] 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-13071 using settings config with name cps-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [cps-master-merge-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings12955418576630624052.xml -gs /tmp/global-settings6882620020612274263.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=9221f900486de11b8779a93c1e7517640b8fb8e0 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=jeff.van.dam@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Toine Siebelink" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137474 -DGERRIT_PATCHSET_UPLOADER_EMAIL=jeff.van.dam@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=change-merged -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=137474 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"JEFF VAN DAM\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/74/137474/8 -DGERRIT_NEWREV=9221f900486de11b8779a93c1e7517640b8fb8e0 "-DGERRIT_PATCHSET_UPLOADER_NAME=JEFF VAN DAM" '-DGERRIT_CHANGE_OWNER=\"JEFF VAN DAM\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=TW9kaWZ5IGxjbSBldmVudHMgdG8gaW5jbHVkZSBkYXRhUHJvZHVjZXJJZGVudGlmaWVyIGFuZCBtb2R1bGVTZXRUYWcgKENQUy0xOTY0IDMpCgpJc3N1ZS1JRDogQ1BTLTIxMTQKQ2hhbmdlLUlkOiBJNTJhZTE4ZmU4NDk4MDE3MDY0OTE3NDI4MThiMzE2ZGY5ZjhjYjU1NApTaWduZWQtb2ZmLWJ5OiBKdkRfRXJpY3Nzb24gPGplZmYudmFuLmRhbUBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-1964 "-DGERRIT_CHANGE_SUBJECT=Modify lcm events to include dataProducerIdentifier and moduleSetTag (CPS-1964 3)" '-DGERRIT_EVENT_ACCOUNT=\"Toine Siebelink\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I52ae18fe849801706491742818b316df9f8cb554 -DGERRIT_EVENT_HASH=-2083420372 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=toine.siebelink@est.tech -DGERRIT_PATCHSET_NUMBER=8 "-DGERRIT_CHANGE_OWNER_NAME=JEFF VAN DAM" clean deploy -B -P cps-ncmp-docker -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.7-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.7-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.7-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] spotbugs [jar] [INFO] cps-parent [pom] [INFO] cps-events [jar] [INFO] cps-path-parser [jar] [INFO] cps-service [jar] [INFO] cps-rest [jar] [INFO] cps-ncmp-events [jar] [INFO] cps-ncmp-service [jar] [INFO] cps-ncmp-rest [jar] [INFO] cps-ncmp-rest-stub [pom] [INFO] cps-ncmp-rest-stub-service [jar] [INFO] cps-ncmp-rest-stub-app [jar] [INFO] cps-ri [jar] [INFO] dmi-plugin-demo-and-csit-stub [pom] [INFO] dmi-plugin-demo-and-csit-stub-service [jar] [INFO] dmi-plugin-demo-and-csit-stub-app [jar] [INFO] integration-test [jar] [INFO] cps-application [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.4.7-SNAPSHOT [1/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.7-SNAPSHOT/cps-dependencies-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-dependencies --- [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.4.7-SNAPSHOT [2/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.7-SNAPSHOT/cps-bom-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ cps-bom --- [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.4.7-SNAPSHOT [3/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/checkstyle/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: 0 issue(s) found after 2 altered file(s) checked ======================================================================================================================== [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/target/checkstyle-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/checkstyle-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.7-SNAPSHOT/checkstyle-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ checkstyle --- [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.4.7-SNAPSHOT [4/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/spotbugs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- [INFO] Building jar: /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/target/spotbugs-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/spotbugs-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.7-SNAPSHOT/spotbugs-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ spotbugs --- [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.4.7-SNAPSHOT [5/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.7-SNAPSHOT/cps-parent-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-parent --- [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.4.7-SNAPSHOT [6/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/target/cps-events-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.7-SNAPSHOT/cps-events-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.7-SNAPSHOT/cps-events-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-events --- [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.4.7-SNAPSHOT [7/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [WARNING] /w/workspace/cps-master-merge-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-path-parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec line 1:0 extraneous input 'invalid-cps-path' expecting '/' line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} line 1:18 missing QName at '' [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.61 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/target/cps-path-parser-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/cps-path-parser-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.7-SNAPSHOT/cps-path-parser-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-path-parser --- [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.4.7-SNAPSHOT [8/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 68 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-merge-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 67 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s - in org.onap.cps.utils.DataMapUtilsSpec [INFO] Running org.onap.cps.utils.GsonSpec first-container a-leaf a-Value last-container x-leaf x-value [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 11:02:51.560 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 11:02:51.570 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 11:02:51.600 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 11:02:51.603 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 11:02:51.627 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.469 s - in org.onap.cps.utils.JsonObjectMapperSpec [INFO] Running org.onap.cps.utils.JsonParserStreamSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.679 s - in org.onap.cps.utils.JsonParserStreamSpec [INFO] Running org.onap.cps.utils.PrefixResolverSpec [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.onap.cps.utils.PrefixResolverSpec [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.onap.cps.utils.XmlFileUtilsSpec [INFO] Running org.onap.cps.utils.YangParserHelperSpec [Fatal Error] :1:7: XML document structures must start and end within the same entity. [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. [Fatal Error] :1:1: Premature end of file. line 1:1 no viable alternative at input '/' line 1:1 no viable alternative at input '/[' line 1:11 missing QName at '' [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.onap.cps.utils.YangParserHelperSpec [INFO] Running org.onap.cps.utils.YangParserSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.utils.YangParserSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:13: XML document structures must start and end within the same entity. [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.208 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.311 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 11:02:48,496 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:02:48,516 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:02:48,516 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:02:48,517 |-INFO in ch.qos.logback.classic.BasicConfigurator@4808c603 - Setting up default configuration. 11:02:53,974 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@47987ab2 - 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. 11:02:53,974 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3dade0d4 - 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 11:02:53,977 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:02:53,977 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:02:53,977 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:02:53,979 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@47987ab2 - 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. 11:02:53,979 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3dade0d4 - 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 11:02:53,986 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:02:53,986 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:02:53,989 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:02:54,043 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414174042) 11:02:54,044 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-merge-java/cps-service/target/classes/logback-spring.xml] 11:02:54,044 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:02:54,054 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:02:54,054 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:02:54,055 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:02:54,055 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:02:54,055 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:02:54,055 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:02:54,055 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:02:54,055 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:02:54,055 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:02:54,055 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:02:54,055 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:02:54,055 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:02:54,056 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:02:54,056 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:02:54,056 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:02:54,056 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:02:54,056 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:02:54,056 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:02:54,063 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:02:54,080 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:02:54,080 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:02:54,087 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:02:54,093 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:02:54,538 |-INFO in ch.qos.logback.classic.pattern.DateConverter@58086bd9 - Setting zoneId to "UTC" 11:02:54,547 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:02:54,547 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:02:54,786 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:02:54,787 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:02:54,787 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:02:54,788 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:02:54,788 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:02:54,788 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@563e87c3 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:02:54,788 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:02:54,788 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5cc1c780 - End of configuration. 11:02:54,788 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@eb8378c - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:02:54.932Z INFO 6660 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6660 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 2024-03-14T11:02:54.932Z INFO 6660 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:02:55.264Z INFO 6660 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.543 seconds (process running for 7.501) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-03-14T11:02:55.780Z WARN 6660 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.151 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:02:55.877Z INFO 6660 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6660 (started by jenkins in /w/workspace/cps-master-merge-java/cps-service) 2024-03-14T11:02:55.877Z INFO 6660 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:02:55.974Z WARN 6660 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2024-03-14T11:02:56.057Z INFO 6660 --- [ main] com.hazelcast.system.logo : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:02:56.057Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:02:56.057Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.47]:5701 2024-03-14T11:02:56.057Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:02:56.057Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]: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. 2024-03-14T11:02:56.060Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:02:56.447Z INFO 6660 --- [ main] com.hazelcast.system.security : [10.30.107.47]: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. 2024-03-14T11:02:56.534Z INFO 6660 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:02:56.539Z WARN 6660 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.47]: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. 2024-03-14T11:02:56.805Z INFO 6660 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:02:56.813Z INFO 6660 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5701 is STARTING 2024-03-14T11:02:56.966Z INFO 6660 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.209]:5701 2024-03-14T11:02:57.005Z INFO 6660 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:41109 and /10.30.106.209:5701 2024-03-14T11:03:02.107Z INFO 6660 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:2, ver:2} [ Member [10.30.106.209]:5701 - 8b2c0c3b-4fd0-4d3f-95f9-a2c1af54545c Member [10.30.107.47]:5701 - 7027044a-748c-4037-885f-d5ceb7b10e64 this ] 2024-03-14T11:03:02.126Z INFO 6660 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5701 is STARTED 2024-03-14T11:03:02.154Z INFO 6660 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 6.309 seconds (process running for 14.391) 2024-03-14T11:03:02.202Z INFO 6660 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.364 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 2024-03-14T11:03:02.218Z INFO 6660 --- [ main] com.hazelcast.system.logo : [10.30.107.47]:5702 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:03:02.218Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:03:02.218Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.47]:5702 2024-03-14T11:03:02.218Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5702 [my cluster] [5.2.4] Cluster name: my cluster 2024-03-14T11:03:02.218Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]: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. 2024-03-14T11:03:02.218Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5702 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:03:02.242Z INFO 6660 --- [ main] com.hazelcast.system.security : [10.30.107.47]: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. 2024-03-14T11:03:02.244Z INFO 6660 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.47]:5702 [my cluster] [5.2.4] Using Multicast discovery 2024-03-14T11:03:02.244Z WARN 6660 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.47]: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. 2024-03-14T11:03:02.256Z INFO 6660 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.47]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:03:02.256Z INFO 6660 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5702 [my cluster] [5.2.4] [10.30.107.47]:5702 is STARTING 2024-03-14T11:03:02.326Z INFO 6660 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.47]:5702 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.106.209]:5702 2024-03-14T11:03:02.339Z INFO 6660 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.47:48617 and /10.30.106.209:5702 2024-03-14T11:03:02.399Z INFO 6660 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.47:41109->/10.30.106.209:5701, qualifier=null, endpoint=[10.30.106.209]:5701, remoteUuid=8b2c0c3b-4fd0-4d3f-95f9-a2c1af54545c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-03-14T11:03:02.403Z INFO 6660 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [my cluster] [5.2.4] Connection[id=1, /10.30.107.47:48617->/10.30.106.209:5702, qualifier=null, endpoint=[10.30.106.209]:5702, remoteUuid=973aa2f3-9776-4728-8537-986e980209ba, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2024-03-14T11:03:02.405Z INFO 6660 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5701, timeout: 10000, bind-any: true 2024-03-14T11:03:02.407Z INFO 6660 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5701. Reason: IOException[Connection refused to address /10.30.106.209:5701] 2024-03-14T11:03:02.429Z INFO 6660 --- [cached.thread-3] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.47]:5702 [my cluster] [5.2.4] [10.30.106.209]:5702 is added to the blacklist. 2024-03-14T11:03:02.508Z INFO 6660 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5701, timeout: 10000, bind-any: true 2024-03-14T11:03:02.509Z INFO 6660 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5701. Reason: IOException[Connection refused to address /10.30.106.209:5701] 2024-03-14T11:03:02.610Z INFO 6660 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5701, timeout: 10000, bind-any: true 2024-03-14T11:03:02.612Z INFO 6660 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5701. Reason: IOException[Connection refused to address /10.30.106.209:5701] 2024-03-14T11:03:02.712Z INFO 6660 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5701, timeout: 10000, bind-any: true 2024-03-14T11:03:02.714Z INFO 6660 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5701. Reason: IOException[Connection refused to address /10.30.106.209:5701] 2024-03-14T11:03:02.714Z WARN 6660 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5701}, Error-Count: 5 2024-03-14T11:03:02.715Z WARN 6660 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.209]:5701 - 8b2c0c3b-4fd0-4d3f-95f9-a2c1af54545c is suspected to be dead for reason: No connection 2024-03-14T11:03:02.715Z INFO 6660 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 2024-03-14T11:03:02.715Z INFO 6660 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=2, members=[MemberInfo{address=[10.30.106.209]:5701, uuid=8b2c0c3b-4fd0-4d3f-95f9-a2c1af54545c, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.107.47]:5701, uuid=7027044a-748c-4037-885f-d5ceb7b10e64, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}]} with suspected members: [Member [10.30.106.209]:5701 - 8b2c0c3b-4fd0-4d3f-95f9-a2c1af54545c] and initial addresses to ask: [] 2024-03-14T11:03:02.718Z INFO 6660 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8b2c0c3b-4fd0-4d3f-95f9-a2c1af54545c 2024-03-14T11:03:02.722Z INFO 6660 --- [cached.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:3} [ Member [10.30.107.47]:5701 - 7027044a-748c-4037-885f-d5ceb7b10e64 this ] 2024-03-14T11:03:02.722Z INFO 6660 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=3, members=[MemberInfo{address=[10.30.107.47]:5701, uuid=7027044a-748c-4037-885f-d5ceb7b10e64, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}]} 2024-03-14T11:03:02.723Z INFO 6660 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5701, UUID: 8b2c0c3b-4fd0-4d3f-95f9-a2c1af54545c 2024-03-14T11:03:02.725Z INFO 6660 --- [sCore.migration] c.h.i.p.InternalPartitionService : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: 8291625901299219103 2024-03-14T11:03:02.725Z INFO 6660 --- [sCore.migration] c.h.i.p.InternalPartitionService : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 2024-03-14T11:03:02.725Z INFO 6660 --- [sCore.migration] c.h.i.p.InternalPartitionService : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 2024-03-14T11:03:02.730Z WARN 6660 --- [sCore.migration] c.h.i.p.InternalPartitionService : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.47]:5701]. (Probably they have recently joined or left the cluster.) { [10.30.106.209]:5701 - 8b2c0c3b-4fd0-4d3f-95f9-a2c1af54545c } 2024-03-14T11:03:02.892Z INFO 6660 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Partition balance is ok, no need to repartition. 2024-03-14T11:03:05.241Z INFO 6660 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.47]:5702 [my cluster] [5.2.4] Members {size:1, ver:1} [ Member [10.30.107.47]:5702 - 979ed1a0-53df-4a04-8b6d-3d193cfa3986 this ] 2024-03-14T11:03:05.241Z WARN 6660 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.47]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2024-03-14T11:03:05.242Z INFO 6660 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5702 [my cluster] [5.2.4] [10.30.107.47]:5702 is STARTED 2024-03-14T11:03:05.250Z INFO 6660 --- [ main] com.hazelcast.system.logo : [10.30.107.47]:5703 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:03:05.250Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:03:05.250Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.47]:5703 2024-03-14T11:03:05.250Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5703 [my cluster] [5.2.4] Cluster name: my cluster 2024-03-14T11:03:05.250Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]: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. 2024-03-14T11:03:05.250Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5703 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:03:05.261Z INFO 6660 --- [ main] com.hazelcast.system.security : [10.30.107.47]: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. 2024-03-14T11:03:05.263Z INFO 6660 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.47]:5703 [my cluster] [5.2.4] Using Multicast discovery 2024-03-14T11:03:05.263Z WARN 6660 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.47]: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. 2024-03-14T11:03:05.290Z INFO 6660 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.47]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:03:05.290Z INFO 6660 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5703 [my cluster] [5.2.4] [10.30.107.47]:5703 is STARTING 2024-03-14T11:03:05.452Z INFO 6660 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.47]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.47]:5702 2024-03-14T11:03:05.455Z INFO 6660 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.107.47:46935 2024-03-14T11:03:05.468Z INFO 6660 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.47:46935 and /10.30.107.47:5702 2024-03-14T11:03:10.561Z INFO 6660 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5702 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.30.107.47]:5702 - 979ed1a0-53df-4a04-8b6d-3d193cfa3986 this Member [10.30.107.47]:5703 - a2f1dcff-6700-4a46-b84c-12fe4430a224 ] 2024-03-14T11:03:10.566Z INFO 6660 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.47]:5703 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.30.107.47]:5702 - 979ed1a0-53df-4a04-8b6d-3d193cfa3986 Member [10.30.107.47]:5703 - a2f1dcff-6700-4a46-b84c-12fe4430a224 this ] 2024-03-14T11:03:10.566Z WARN 6660 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.47]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 2024-03-14T11:03:10.567Z INFO 6660 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5703 [my cluster] [5.2.4] [10.30.107.47]:5703 is STARTED 2024-03-14T11:03:10.573Z INFO 6660 --- [ main] com.hazelcast.system.logo : [10.30.107.47]:5704 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:03:10.573Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:03:10.573Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.47]:5704 2024-03-14T11:03:10.573Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5704 [my cluster] [5.2.4] Cluster name: my cluster 2024-03-14T11:03:10.573Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]: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. 2024-03-14T11:03:10.573Z INFO 6660 --- [ main] com.hazelcast.system : [10.30.107.47]:5704 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:03:10.584Z INFO 6660 --- [ main] com.hazelcast.system.security : [10.30.107.47]: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. 2024-03-14T11:03:10.585Z INFO 6660 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.47]:5704 [my cluster] [5.2.4] Using Multicast discovery 2024-03-14T11:03:10.585Z WARN 6660 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.47]: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. 2024-03-14T11:03:10.592Z INFO 6660 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.47]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:03:10.593Z INFO 6660 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5704 [my cluster] [5.2.4] [10.30.107.47]:5704 is STARTING 2024-03-14T11:03:10.772Z INFO 6660 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.47]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.47]:5702 2024-03-14T11:03:10.775Z INFO 6660 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.107.47:57643 2024-03-14T11:03:10.778Z INFO 6660 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.47:57643 and /10.30.107.47:5702 2024-03-14T11:03:13.443Z INFO 6660 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5701 and /10.30.107.73:55803 2024-03-14T11:03:15.881Z INFO 6660 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5702 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.30.107.47]:5702 - 979ed1a0-53df-4a04-8b6d-3d193cfa3986 this Member [10.30.107.47]:5703 - a2f1dcff-6700-4a46-b84c-12fe4430a224 Member [10.30.107.47]:5704 - c9a3a07a-5c6c-4a3e-a223-de46c68bce4a ] 2024-03-14T11:03:15.884Z INFO 6660 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5704 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.30.107.47]:5702 - 979ed1a0-53df-4a04-8b6d-3d193cfa3986 Member [10.30.107.47]:5703 - a2f1dcff-6700-4a46-b84c-12fe4430a224 Member [10.30.107.47]:5704 - c9a3a07a-5c6c-4a3e-a223-de46c68bce4a this ] 2024-03-14T11:03:15.885Z INFO 6660 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [my cluster] [5.2.4] Connecting to /10.30.107.47:5703, timeout: 10000, bind-any: true 2024-03-14T11:03:15.886Z INFO 6660 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.47]:5703 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.30.107.47]:5702 - 979ed1a0-53df-4a04-8b6d-3d193cfa3986 Member [10.30.107.47]:5703 - a2f1dcff-6700-4a46-b84c-12fe4430a224 this Member [10.30.107.47]:5704 - c9a3a07a-5c6c-4a3e-a223-de46c68bce4a ] 2024-03-14T11:03:15.886Z INFO 6660 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.47:5703 and /10.30.107.47:53883 2024-03-14T11:03:15.887Z INFO 6660 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.47:53883 and /10.30.107.47:5703 2024-03-14T11:03:15.888Z INFO 6660 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.47:5704 and /10.30.107.47:53287 2024-03-14T11:03:15.889Z INFO 6660 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.47:53287 and /10.30.107.47:5704 2024-03-14T11:03:16.885Z WARN 6660 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.47]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2024-03-14T11:03:16.885Z INFO 6660 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5704 [my cluster] [5.2.4] [10.30.107.47]:5704 is STARTED [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.679 s - in org.onap.cps.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.config.AsyncConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.config.AsyncConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.events.EventsPublisherSpec 2024-03-14T11:03:17.103Z DEBUG 6660 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-03-14T11:03:17.109Z ERROR 6660 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 2024-03-14T11:03:17.143Z DEBUG 6660 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-03-14T11:03:17.149Z DEBUG 6660 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-03-14T11:03:17.154Z DEBUG 6660 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-03-14T11:03:17.155Z DEBUG 6660 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 2024-03-14T11:03:17.155Z ERROR 6660 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.234 s - in org.onap.cps.events.EventsPublisherSpec [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Running org.onap.cps.spi.PaginationOptionSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.spi.PaginationOptionSpec [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 2024-03-14T11:03:17.394Z WARN 6660 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.onap.cps.spi.model.DataNodeBuilderSpec [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2024-03-14T11:03:17.460Z ERROR 6660 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2024-03-14T11:03:17.492Z INFO 6660 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.47]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2024-03-14T11:03:17.492Z INFO 6660 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2024-03-14T11:03:17.493Z INFO 6660 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.47]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2024-03-14T11:03:17.494Z INFO 6660 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.47]:5703 [my cluster] [5.2.4] [10.30.107.47]:5703 is SHUTTING_DOWN 2024-03-14T11:03:17.494Z INFO 6660 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.47]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5701 is SHUTTING_DOWN [INFO] [INFO] Results: [INFO] [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 56 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 56 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.7-SNAPSHOT/cps-service-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.7-SNAPSHOT/cps-service-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-service --- [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.4.7-SNAPSHOT [9/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createDataspace [INFO] Processing operation deleteDataspace [INFO] Processing operation createDataspaceV2 [INFO] Processing operation getAllDataspaces [INFO] Processing operation getDataspace [INFO] Processing operation createAnchor [INFO] Processing operation createAnchorV2 [INFO] Processing operation getAnchors [INFO] Processing operation getAnchor [INFO] Processing operation deleteAnchor [INFO] Processing operation createSchemaSet [INFO] Processing operation createSchemaSetV2 [INFO] Processing operation getSchemaSets [INFO] Processing operation getSchemaSet [INFO] Processing operation deleteSchemaSet [INFO] Processing operation getNodeByDataspaceAndAnchor [INFO] Processing operation getNodeByDataspaceAndAnchorV2 [INFO] Processing operation replaceNode [INFO] Processing operation createNode [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteDataNode [INFO] Processing operation updateNodeLeaves [INFO] Processing operation deleteListOrListElement [INFO] Processing operation replaceListContent [INFO] Processing operation addListElements [INFO] Processing operation getDeltaByDataspaceAndAnchors [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 [INFO] Processing operation getNodesByDataspaceAndCpsPath [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-master-merge-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-merge-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 27 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 11:03:38.225 [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. 11:03:38.414 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 11:03:38.532 [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. 11:03:38.547 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 11:03:38.563 [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. 11:03:38.572 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 11:03:38.583 [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. 11:03:38.605 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 11:03:38.637 [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. 11:03:38.644 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 11:03:38.648 [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. 11:03:38.656 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 11:03:38.658 [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. 11:03:38.664 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 11:03:38.666 [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. 11:03:38.672 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 11:03:38,045 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:03:38,064 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:03:38,065 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:03:38,065 |-INFO in ch.qos.logback.classic.BasicConfigurator@625430f8 - Setting up default configuration. 11:03:39,784 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:03:39,866 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3fb54673 - 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. 11:03:39,866 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - 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 11:03:39,870 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:03:39,870 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:03:39,870 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:03:39,872 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3fb54673 - 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. 11:03:39,872 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - 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 11:03:39,880 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:03:39,880 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:03:39,886 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:03:39,932 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414219930) 11:03:39,932 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:03:39,933 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:03:39,938 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:03:39,942 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:03:39,942 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:03:39,943 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:03:39,943 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:03:39,943 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:03:39,943 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:03:39,943 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:03:39,943 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:03:39,943 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:03:39,943 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:03:39,943 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:03:39,943 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:03:39,943 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:03:39,943 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:03:39,943 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:03:39,943 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:03:39,943 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:03:39,944 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:03:39,950 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:03:39,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:03:39,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:03:39,984 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:03:39,991 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:03:40,330 |-INFO in ch.qos.logback.classic.pattern.DateConverter@8c54f48 - Setting zoneId to "UTC" 11:03:40,340 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:03:40,340 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:03:40,627 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:03:40,628 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:03:40,628 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:03:40,628 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:03:40,629 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:03:40,629 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:03:40,629 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:03:40,629 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@119f02d2 - End of configuration. 11:03:40,629 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@48c584c - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:03:40.753Z INFO 7021 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7021 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 2024-03-14T11:03:40.754Z INFO 7021 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:03:43.313Z INFO 7021 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-03-14T11:03:43.314Z INFO 7021 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-03-14T11:03:43.315Z INFO 7021 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-03-14T11:03:43.334Z INFO 7021 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.957 seconds (process running for 6.034) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-03-14T11:03:44.457Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.RuntimeException: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted 2024-03-14T11:03:44.649Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 and component.yang=fake component content 1 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) ... 147 common frames omitted 2024-03-14T11:03:44.799Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:03:44.809Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.93 s - in org.onap.cps.rest.controller.AdminRestControllerSpec [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:03:45.022Z INFO 7021 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7021 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 2024-03-14T11:03:45.023Z INFO 7021 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:03:46.002Z INFO 7021 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-03-14T11:03:46.002Z INFO 7021 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-03-14T11:03:46.003Z INFO 7021 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-03-14T11:03:46.007Z INFO 7021 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 1.018 seconds (process running for 8.707) 2024-03-14T11:03:46.101Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:03:46.225Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:03:46.242Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:03:46.459Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:03:46.482Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:03:46.497Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:03:46.508Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.595 s - in org.onap.cps.rest.controller.DataRestControllerSpec 2024-03-14T11:03:46.518Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:03:46.552Z INFO 7021 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7021 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 2024-03-14T11:03:46.553Z INFO 7021 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:03:47.212Z INFO 7021 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-03-14T11:03:47.212Z INFO 7021 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-03-14T11:03:47.212Z INFO 7021 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-03-14T11:03:47.217Z INFO 7021 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.688 seconds (process running for 9.916) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.825 s - in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:03:47.380Z INFO 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7021 (started by jenkins in /w/workspace/cps-master-merge-java/cps-rest) 2024-03-14T11:03:47.380Z INFO 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:03:47.967Z INFO 7021 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-03-14T11:03:47.967Z INFO 7021 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-03-14T11:03:47.967Z INFO 7021 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-03-14T11:03:47.970Z INFO 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.613 seconds (process running for 10.67) 2024-03-14T11:03:47.992Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:03:48.014Z ERROR 7021 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.Throwable: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.719 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/target/cps-rest-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/cps-rest-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.7-SNAPSHOT/cps-rest-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-rest --- [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.4.7-SNAPSHOT [10/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 43 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/target/cps-ncmp-events-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/cps-ncmp-events-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.7-SNAPSHOT/cps-ncmp-events-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-events --- [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.4.7-SNAPSHOT [11/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 116 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". [WARNING] /w/workspace/cps-master-merge-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". [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/operations/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 188 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 11:04:10.345 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 11:04:10.372 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 11:04:10.376 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 11:04:10.377 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 11:04:10.394 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 11:04:10.399 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 11:04:10.399 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 11:04:10.409 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 11:04:10.417 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 11:04:10.421 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 11:04:10.455 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 11:04:10.460 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 11:04:10.470 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.267 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 11:04:10.492 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 11:04:10.498 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 11:04:10.503 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 11:04:10.506 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 11:04:10.517 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 11:04:10.517 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 11:04:10.973 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 11:04:10.981 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 11:04:10.985 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:10.989 [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 11:04:10.989 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:10.991 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 11:04:10.991 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:10.994 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:10.995 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:10.997 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.012 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.016 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.018 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.019 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.022 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.024 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.026 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.030 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.033 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.038 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.045 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.048 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.055 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:04:11.056 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 11:04:11.060 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.066 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:04:11.066 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 11:04:11.066 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.070 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:04:11.070 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 11:04:11.070 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.074 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:04:11.074 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 11:04:11.074 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:04:11.075 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:04:11.075 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 11:04:11.075 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.42 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 11:04:11.313 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 11:04:11.398 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.403 [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 11:04:11.403 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] with leaves (name : newPubProp1 , value : pub-val) 11:04:11.445 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.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='publicProp4'] , key : publicProp4 and value : newPubVal 11:04:11.445 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 11:04:11.447 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.448 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.451 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.451 [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 11:04:11.451 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] with leaves (name : newAdditionalProp1 , value : add-value) 11:04:11.453 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.453 [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 11:04:11.453 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 11:04:11.455 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.456 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.458 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.461 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.461 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 11:04:11.461 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 11:04:11.462 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.466 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 11:04:11.470 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 11:04:11.470 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 11:04:11.473 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.473 [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 11:04:11.473 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 11:04:11.473 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 11:04:11.474 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : null) 11:04:11.474 [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 11:04:11.474 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 11:04:11.481 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternate-id for cmHandle myHandle1 with value : alt-1) 11:04:11.484 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 11:04:11.488 [main] DEBUG org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating data-producer-identifier for cmHandle cmHandleId with value : someDataProducerIdentifier) 11:04:11.489 [main] WARN org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update dataProducerIdentifier for cmHandle myHandle1. Value for dataProducerIdentifier has been set previously. [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 11:04:11.644 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 11:04:12.343 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 11:04:12.354 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 11:04:12.381 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 11:04:12.384 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 11:04:12.387 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 11:04:12.388 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 11:04:12.409 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.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. 11:04:12.416 [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: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) 11:04:14.616 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 11:04:14.641 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 11:04:15.132 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 11:04:17.035 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (29 MB/? MB) 11:04:17.560 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (43 MB/? MB) 11:04:18.523 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (78 MB/? MB) 11:04:19.045 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (87 MB/? MB) 11:04:19.488 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (98 MB/? MB) 11:04:19.570 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (101 MB/? MB) 11:04:19.586 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (101 MB/? MB) 11:04:20.100 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (115 MB/? MB) 11:04:21.299 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (159 MB/? MB) 11:04:21.824 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (173 MB/? MB) 11:04:25.399 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (302 MB/? MB) 11:04:28.908 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (365 MB/370 MB) 11:04:33.740 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (367 MB/370 MB) 11:04:33.905 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (367 MB/370 MB) 11:04:34.006 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (367 MB/370 MB) 11:04:34.338 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (369 MB/370 MB) 11:04:34.418 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (369 MB/370 MB) 11:04:34.507 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (369 MB/370 MB) 11:04:34.599 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (369 MB/370 MB) 11:04:35.176 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 11:04:35.268 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 11:04:35.287 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 20s (downloaded 370 MB at 18 MB/s) 11:04:35.322 [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 11:04:37.694 [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: a84f80bcdc374f64d0736a23ecb12bc41f15ab7db5ba2f56107fe944fcc45b56 11:04:43.192 [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 PT30.80278863S 11:04:43.364 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32768] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:04:43.488 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 11:04:43.488 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 11:04:43.488 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1710414283486 11:04:07,442 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:04:07,468 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:04:07,468 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:04:07,469 |-INFO in ch.qos.logback.classic.BasicConfigurator@6425422c - Setting up default configuration. 11:04:43,707 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b8dbce4 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:04:43,764 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:04:43,764 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b8dbce4 - 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 11:04:43,767 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:04:43,767 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:04:43,767 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:04:43,769 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:04:43,769 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b8dbce4 - 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 11:04:43,776 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:04:43,776 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:04:43,780 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:04:43,817 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414283815) 11:04:43,818 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:04:43,818 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:04:43,823 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:04:43,823 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:04:43,824 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:04:43,824 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:04:43,824 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:04:43,824 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:04:43,824 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:04:43,824 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:04:43,824 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:04:43,824 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:04:43,824 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:04:43,824 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:04:43,824 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:04:43,824 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:04:43,824 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:04:43,824 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:04:43,824 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:04:43,824 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:04:43,830 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:04:43,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:04:43,847 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:04:43,853 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:04:43,859 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:04:44,285 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1a0d31d1 - Setting zoneId to "UTC" 11:04:44,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:04:44,293 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:04:44,523 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:04:44,524 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:04:44,524 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:04:44,524 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:04:44,525 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:04:44,525 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54773d51 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:04:44,525 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:04:44,525 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3c41d4e8 - End of configuration. 11:04:44,525 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@ff62694 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:04:44.575Z INFO 7414 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:04:44.575Z INFO 7414 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:04:44.736Z INFO 7414 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.24 seconds (process running for 38.1) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-03-14T11:04:45.254Z INFO 7414 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 2024-03-14T11:04:45.288Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:04:45.289Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32768] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-03-14T11:04:45.313Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:04:45.313Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:04:45.313Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:04:45.313Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414285313 2024-03-14T11:04:45.786Z WARN 7414 --- [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} 2024-03-14T11:04:45.787Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: eOcH87tmQI6_GPa4bcV2DQ 2024-03-14T11:04:45.895Z WARN 7414 --- [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} 2024-03-14T11:04:46.003Z INFO 7414 --- [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 n77Z8NIUQwikikhPbZrZYg 2024-03-14T11:04:46.053Z INFO 7414 --- [ 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 n77Z8NIUQwikikhPbZrZYg 2024-03-14T11:04:46.053Z INFO 7414 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: eOcH87tmQI6_GPa4bcV2DQ 2024-03-14T11:04:46.174Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 2024-03-14T11:04:46.181Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2024-03-14T11:04:46.207Z INFO 7414 --- [ 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-3fb1e84f-3eb7-4447-b7e1-0adf2ae1c314 2024-03-14T11:04:46.207Z INFO 7414 --- [ 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) 2024-03-14T11:04:46.207Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2024-03-14T11:04:46.231Z INFO 7414 --- [ 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-3fb1e84f-3eb7-4447-b7e1-0adf2ae1c314', protocol='range'} 2024-03-14T11:04:46.234Z INFO 7414 --- [ 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-3fb1e84f-3eb7-4447-b7e1-0adf2ae1c314=Assignment(partitions=[test-topic-0])} 2024-03-14T11:04:46.259Z INFO 7414 --- [ 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-3fb1e84f-3eb7-4447-b7e1-0adf2ae1c314', protocol='range'} 2024-03-14T11:04:46.259Z INFO 7414 --- [ 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]) 2024-03-14T11:04:46.261Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 2024-03-14T11:04:46.278Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 2024-03-14T11:04:46.299Z INFO 7414 --- [ 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:32768 (id: 1 rack: null)], epoch=0}}. 2024-03-14T11:04:46.469Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:46.472Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2024-03-14T11:04:46.544Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:46.544Z INFO 7414 --- [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: 196ms, elapsed time since send: 196ms, request timeout: 30000ms) 2024-03-14T11:04:46.544Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 2024-03-14T11:04:46.544Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 2024-03-14T11:04:46.545Z INFO 7414 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1362101984, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-03-14T11:04:46.548Z INFO 7414 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32768 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-03-14T11:04:46.574Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:46.574Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:46.649Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:46.649Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:46.675Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:46.675Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.035 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 2024-03-14T11:04:46.695Z INFO 7414 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-03-14T11:04:46.738Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 3428a599357631ac627fb4d6677ea6e8f12cf9e7ff36ed6dc25cc0eb82095378 2024-03-14T11:04:46.752Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:46.752Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:46.927Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:46.927Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:46.954Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:46.954Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:47.357Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:47.358Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:47.431Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:47.431Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:48.201Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:48.202Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:48.276Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:48.276Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:49.179Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:49.179Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:49.409Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:49.409Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:50.284Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:50.284Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:50.320Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:50.321Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:51.191Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:51.191Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:51.437Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:51.437Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:51.903Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.208063048S 2024-03-14T11:04:51.910Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-03-14T11:04:51.916Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:04:51.916Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:04:51.916Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414291916 11:04:51,947 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:04:51,947 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:04:51,947 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f95d318 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:04:51,950 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:04:51,950 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f95d318 - 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 11:04:51,952 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:04:51,952 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:04:51,953 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:04:51,953 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:04:51,953 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f95d318 - 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 11:04:51,955 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:04:51,955 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:04:51,955 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:04:51,956 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414291956) 11:04:51,956 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:04:51,956 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:04:51,968 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:04:51,968 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:04:51,968 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:04:51,968 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:04:51,969 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:04:51,969 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:04:51,969 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:04:51,969 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:04:51,969 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:04:51,969 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:04:51,969 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:04:51,969 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:04:51,969 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:04:51,969 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:04:51,969 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:04:51,969 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:04:51,969 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:04:51,969 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:04:51,970 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:04:51,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:04:51,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:04:51,972 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:04:51,972 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:04:51,986 |-INFO in ch.qos.logback.classic.pattern.DateConverter@457e29ca - Setting zoneId to "UTC" 11:04:51,989 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:04:51,989 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:04:51,993 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 11:04:51,993 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:04:51,993 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:04:51,994 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:04:51,994 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:04:51,994 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:04:51,994 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@205f10ec - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:04:51,994 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:04:51,994 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@662b44b2 - End of configuration. 11:04:51,994 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4787467c - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:04:52.003Z INFO 7414 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:04:52.003Z INFO 7414 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:04:52.154Z INFO 7414 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.235 seconds (process running for 45.518) 2024-03-14T11:04:52.159Z INFO 7414 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2024-03-14T11:04:52.217Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:04:52.217Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32770] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:04:52.222Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:04:52.222Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:04:52.222Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:04:52.222Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414292222 2024-03-14T11:04:52.303Z WARN 7414 --- [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} 2024-03-14T11:04:52.304Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: e86lKXJiQfahNSLBEBt0HA 2024-03-14T11:04:52.309Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:52.309Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:52.400Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:52.400Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:52.421Z WARN 7414 --- [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} 2024-03-14T11:04:52.527Z INFO 7414 --- [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 3eBfMlnjQ-uShb-Gv95C2A 2024-03-14T11:04:52.549Z INFO 7414 --- [ 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 3eBfMlnjQ-uShb-Gv95C2A 2024-03-14T11:04:52.549Z INFO 7414 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: e86lKXJiQfahNSLBEBt0HA 2024-03-14T11:04:52.672Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 2024-03-14T11:04:52.675Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-03-14T11:04:52.702Z INFO 7414 --- [ 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-da6befa3-f2a5-43fa-9fdc-bbe5c09c14a7 2024-03-14T11:04:52.703Z INFO 7414 --- [ 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) 2024-03-14T11:04:52.703Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2024-03-14T11:04:52.726Z INFO 7414 --- [ 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-da6befa3-f2a5-43fa-9fdc-bbe5c09c14a7', protocol='range'} 2024-03-14T11:04:52.726Z INFO 7414 --- [ 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-da6befa3-f2a5-43fa-9fdc-bbe5c09c14a7=Assignment(partitions=[client-topic-0])} 2024-03-14T11:04:52.755Z INFO 7414 --- [ 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-da6befa3-f2a5-43fa-9fdc-bbe5c09c14a7', protocol='range'} 2024-03-14T11:04:52.755Z INFO 7414 --- [ 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]) 2024-03-14T11:04:52.756Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2024-03-14T11:04:52.767Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 2024-03-14T11:04:52.784Z INFO 7414 --- [ 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:32770 (id: 1 rack: null)], epoch=0}}. 2024-03-14T11:04:52.867Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-03-14T11:04:52.871Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:04:52.871Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:04:52.871Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414292871 2024-03-14T11:04:52.877Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-03-14T11:04:52.879Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:04:52.879Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:04:52.879Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414292879 2024-03-14T11:04:52.953Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:04:52.953Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2024-03-14T11:04:53.029Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:04:53.029Z INFO 7414 --- [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: 198ms, elapsed time since send: 198ms, request timeout: 30000ms) 2024-03-14T11:04:53.030Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2024-03-14T11:04:53.030Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2024-03-14T11:04:53.030Z INFO 7414 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=742527593, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-03-14T11:04:53.030Z INFO 7414 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, 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. 2024-03-14T11:04:53.055Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:04:53.055Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:53.131Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:04:53.131Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.473 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 2024-03-14T11:04:53.174Z INFO 7414 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-03-14T11:04:53.208Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:04:53.208Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:53.217Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2c6eb06490b58f07ad7b4a6704b07a648bf8af4ad63a83672291b4c66703bb9c 2024-03-14T11:04:53.315Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:53.315Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:53.332Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:04:53.332Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:53.368Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:53.369Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:53.410Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:04:53.410Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:53.534Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:04:53.534Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:53.814Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:04:53.814Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:53.936Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:04:53.936Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:54.319Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:54.320Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:54.541Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:54.541Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:54.669Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:04:54.669Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:54.941Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:04:54.941Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:55.324Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:55.324Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:55.396Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:55.396Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:55.775Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:04:55.775Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:55.945Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:04:55.945Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:56.227Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:56.227Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:56.403Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:56.404Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:56.782Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:04:56.782Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:56.949Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:04:56.949Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:57.433Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:57.433Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:57.513Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:57.513Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:57.641Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:04:57.641Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:57.953Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:04:57.953Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:58.274Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.09958441S 11:04:58,322 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:04:58,323 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:04:58,323 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@93a54e3 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:04:58,326 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:04:58,326 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@93a54e3 - 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 11:04:58,328 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:04:58,328 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:04:58,328 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:04:58,328 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:04:58,328 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@93a54e3 - 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 11:04:58,331 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:04:58,331 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:04:58,331 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:04:58,331 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414298331) 11:04:58,331 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:04:58,331 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:04:58,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:04:58,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65a5d53a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:04:58,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:04:58,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65a5d53a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:04:58,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:04:58,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65a5d53a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:04:58,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:04:58,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65a5d53a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:04:58,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:04:58,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65a5d53a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:04:58,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:04:58,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65a5d53a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:04:58,334 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:04:58,334 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65a5d53a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:04:58,335 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:04:58,335 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65a5d53a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:04:58,335 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:04:58,335 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:04:58,335 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:04:58,336 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:04:58,336 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:04:58,336 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:04:58,336 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:04:58,345 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1cd3b4c8 - Setting zoneId to "UTC" 11:04:58,346 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:04:58,346 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:04:58,349 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:04:58,350 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:04:58,350 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:04:58,350 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:04:58,351 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:04:58,351 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@65a5d53a - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:04:58,351 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:04:58,351 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@36572fad - End of configuration. 11:04:58,351 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6d11f8c8 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:04:58.360Z INFO 7414 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:04:58.360Z INFO 7414 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:04:58.453Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:04:58.453Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:58.588Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:58.589Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:58.643Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:58.643Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:58.866Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:04:58.866Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:59.012Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-03-14T11:04:59.016Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:04:59.016Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:04:59.016Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414299015 2024-03-14T11:04:59.017Z INFO 7414 --- [ 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 2024-03-14T11:04:59.026Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-03-14T11:04:59.038Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:04:59.038Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:04:59.038Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414299038 2024-03-14T11:04:59.038Z INFO 7414 --- [ 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 2024-03-14T11:04:59.045Z INFO 7414 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.745 seconds (process running for 52.409) 2024-03-14T11:04:59.093Z WARN 7414 --- [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} 2024-03-14T11:04:59.093Z INFO 7414 --- [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: PsijdFh8SKSvtf_h-jrdmQ 2024-03-14T11:04:59.158Z WARN 7414 --- [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} 2024-03-14T11:04:59.159Z INFO 7414 --- [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: PsijdFh8SKSvtf_h-jrdmQ 2024-03-14T11:04:59.209Z WARN 7414 --- [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} 2024-03-14T11:04:59.276Z WARN 7414 --- [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} 2024-03-14T11:04:59.315Z WARN 7414 --- [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} 2024-03-14T11:04:59.381Z INFO 7414 --- [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 mXpHXAGtRLWCx6czCRlfZg 2024-03-14T11:04:59.385Z INFO 7414 --- [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:32772 (id: 2147483646 rack: null) 2024-03-14T11:04:59.386Z INFO 7414 --- [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 2024-03-14T11:04:59.405Z INFO 7414 --- [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-94c40004-9940-44a4-803f-a28e2cc4ec55 2024-03-14T11:04:59.405Z INFO 7414 --- [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) 2024-03-14T11:04:59.405Z INFO 7414 --- [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 2024-03-14T11:04:59.428Z INFO 7414 --- [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 mXpHXAGtRLWCx6czCRlfZg 2024-03-14T11:04:59.430Z INFO 7414 --- [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-94c40004-9940-44a4-803f-a28e2cc4ec55', protocol='range'} 2024-03-14T11:04:59.430Z INFO 7414 --- [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-94c40004-9940-44a4-803f-a28e2cc4ec55=Assignment(partitions=[ncmp-async-m2m-0])} 2024-03-14T11:04:59.432Z INFO 7414 --- [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:32772 (id: 2147483646 rack: null) 2024-03-14T11:04:59.433Z INFO 7414 --- [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 2024-03-14T11:04:59.442Z INFO 7414 --- [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-5538124a-8e2d-4b3a-8d13-a959daf4b4f3 2024-03-14T11:04:59.442Z INFO 7414 --- [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) 2024-03-14T11:04:59.442Z INFO 7414 --- [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 2024-03-14T11:04:59.447Z INFO 7414 --- [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-5538124a-8e2d-4b3a-8d13-a959daf4b4f3', protocol='range'} 2024-03-14T11:04:59.447Z INFO 7414 --- [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-5538124a-8e2d-4b3a-8d13-a959daf4b4f3=Assignment(partitions=[ncmp-async-m2m-0])} 2024-03-14T11:04:59.483Z INFO 7414 --- [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-5538124a-8e2d-4b3a-8d13-a959daf4b4f3', protocol='range'} 2024-03-14T11:04:59.484Z INFO 7414 --- [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]) 2024-03-14T11:04:59.484Z INFO 7414 --- [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 2024-03-14T11:04:59.486Z INFO 7414 --- [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-94c40004-9940-44a4-803f-a28e2cc4ec55', protocol='range'} 2024-03-14T11:04:59.486Z INFO 7414 --- [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]) 2024-03-14T11:04:59.486Z INFO 7414 --- [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 2024-03-14T11:04:59.492Z INFO 7414 --- [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 2024-03-14T11:04:59.492Z INFO 7414 --- [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 2024-03-14T11:04:59.505Z INFO 7414 --- [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 2024-03-14T11:04:59.509Z INFO 7414 --- [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 2024-03-14T11:04:59.520Z INFO 7414 --- [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:32772 (id: 1 rack: null)], epoch=0}}. 2024-03-14T11:04:59.520Z INFO 7414 --- [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:32772 (id: 1 rack: null)], epoch=0}}. 2024-03-14T11:04:59.541Z INFO 7414 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-03-14T11:04:59.542Z INFO 7414 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-03-14T11:04:59.562Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:04:59.562Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:59.573Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:04:59.573Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-3 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:04:59.575Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:04:59.575Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:04:59.576Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:04:59.576Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414299575 2024-03-14T11:04:59.588Z INFO 7414 --- [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 mXpHXAGtRLWCx6czCRlfZg 2024-03-14T11:04:59.588Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: PsijdFh8SKSvtf_h-jrdmQ 2024-03-14T11:04:59.603Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:04:59.603Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:59.855Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:04:59.855Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:04:59.903Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:04:59.903Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-4 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-03-14T11:04:59.906Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:04:59.906Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:04:59.906Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:04:59.906Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414299906 2024-03-14T11:04:59.918Z INFO 7414 --- [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 mXpHXAGtRLWCx6czCRlfZg 2024-03-14T11:04:59.918Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: PsijdFh8SKSvtf_h-jrdmQ 2024-03-14T11:04:59.971Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:04:59.971Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:04:59.977Z ERROR 7414 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2024-03-14T11:05:00.040Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:05:00.040Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-5 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:05:00.043Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:05:00.043Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:05:00.043Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:05:00.043Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414300043 2024-03-14T11:05:00.060Z INFO 7414 --- [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 mXpHXAGtRLWCx6czCRlfZg 2024-03-14T11:05:00.060Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: PsijdFh8SKSvtf_h-jrdmQ 2024-03-14T11:05:00.373Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:05:00.374Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-6 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:05:00.376Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:05:00.377Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:05:00.377Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:05:00.377Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414300376 2024-03-14T11:05:00.383Z INFO 7414 --- [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 mXpHXAGtRLWCx6czCRlfZg 2024-03-14T11:05:00.384Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: PsijdFh8SKSvtf_h-jrdmQ 2024-03-14T11:05:00.693Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:05:00.693Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:05:00.697Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:05:00.697Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:05:00.697Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:05:00.697Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414300697 2024-03-14T11:05:00.701Z INFO 7414 --- [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 mXpHXAGtRLWCx6czCRlfZg 2024-03-14T11:05:00.701Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: PsijdFh8SKSvtf_h-jrdmQ 2024-03-14T11:05:00.717Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:00.717Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:00.759Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:00.760Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:00.858Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:00.858Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:00.974Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:00.974Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:01.009Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:05:01.010Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-8 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-03-14T11:05:01.013Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:05:01.013Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:05:01.013Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:05:01.013Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414301013 2024-03-14T11:05:01.019Z INFO 7414 --- [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 mXpHXAGtRLWCx6czCRlfZg 2024-03-14T11:05:01.020Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: PsijdFh8SKSvtf_h-jrdmQ 2024-03-14T11:05:01.032Z ERROR 7414 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message Endpoint handler details: Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@1825307c] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) ... 14 common frames omitted Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot convert from [java.lang.String] to [org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent] for GenericMessage [payload=simple string event, headers={kafka_offset=5, kafka_consumer=org.apache.kafka.clients.consumer.KafkaConsumer@fd1d4fc, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1710414301020, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) ... 19 common frames omitted 2024-03-14T11:05:01.035Z ERROR 7414 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2024-03-14T11:05:01.380Z INFO 7414 --- [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. 2024-03-14T11:05:01.381Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:01.381Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:01.381Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:01.381Z INFO 7414 --- [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 29 due to node 1 being disconnected (elapsed time since creation: 347ms, elapsed time since send: 347ms, request timeout: 30000ms) 2024-03-14T11:05:01.381Z INFO 7414 --- [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. 2024-03-14T11:05:01.381Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2024-03-14T11:05:01.381Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2024-03-14T11:05:01.381Z INFO 7414 --- [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: 351ms, elapsed time since send: 351ms, request timeout: 30000ms) 2024-03-14T11:05:01.381Z INFO 7414 --- [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=1186943200, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-03-14T11:05:01.381Z INFO 7414 --- [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. 2024-03-14T11:05:01.381Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2024-03-14T11:05:01.381Z INFO 7414 --- [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. 2024-03-14T11:05:01.381Z INFO 7414 --- [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=47631077, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-03-14T11:05:01.381Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:01.381Z INFO 7414 --- [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:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-03-14T11:05:01.382Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2024-03-14T11:05:01.382Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:01.382Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2024-03-14T11:05:01.383Z INFO 7414 --- [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. 2024-03-14T11:05:01.383Z INFO 7414 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2024-03-14T11:05:01.384Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:01.384Z INFO 7414 --- [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:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-03-14T11:05:01.384Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2024-03-14T11:05:01.482Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:01.482Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.482Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:01.483Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.483Z INFO 7414 --- [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. 2024-03-14T11:05:01.483Z WARN 7414 --- [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:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.483Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:01.483Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.484Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:01.484Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.484Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:01.484Z INFO 7414 --- [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. 2024-03-14T11:05:01.484Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.484Z WARN 7414 --- [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:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.484Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:01.484Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.583Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:01.583Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.583Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:01.583Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.584Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:01.584Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.584Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:01.584Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.585Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:01.585Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.585Z INFO 7414 --- [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. 2024-03-14T11:05:01.585Z WARN 7414 --- [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:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.587Z INFO 7414 --- [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 2024-03-14T11:05:01.587Z INFO 7414 --- [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 2024-03-14T11:05:01.588Z INFO 7414 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-03-14T11:05:01.588Z INFO 7414 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-03-14T11:05:01.588Z INFO 7414 --- [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 2024-03-14T11:05:01.588Z INFO 7414 --- [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 2024-03-14T11:05:01.588Z INFO 7414 --- [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 2024-03-14T11:05:01.588Z INFO 7414 --- [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 2024-03-14T11:05:01.588Z INFO 7414 --- [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 2024-03-14T11:05:01.588Z INFO 7414 --- [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 2024-03-14T11:05:01.589Z INFO 7414 --- [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 2024-03-14T11:05:01.589Z INFO 7414 --- [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 2024-03-14T11:05:01.589Z INFO 7414 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-03-14T11:05:01.589Z INFO 7414 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-03-14T11:05:01.589Z INFO 7414 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-03-14T11:05:01.590Z INFO 7414 --- [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 2024-03-14T11:05:01.590Z INFO 7414 --- [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 2024-03-14T11:05:01.590Z INFO 7414 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-03-14T11:05:01.590Z INFO 7414 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-03-14T11:05:01.590Z INFO 7414 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-03-14T11:05:01.593Z INFO 7414 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 2024-03-14T11:05:01.594Z INFO 7414 --- [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 2024-03-14T11:05:01.594Z INFO 7414 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2024-03-14T11:05:01.594Z INFO 7414 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.422 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2024-03-14T11:05:01.601Z INFO 7414 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-03-14T11:05:01.635Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:01.635Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.645Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 2c4e4afe6ac14ff7b1c6f565b8b6027faabf7ddc68b4db13846e32d39801a001 2024-03-14T11:05:01.662Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:01.663Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:01.761Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:01.761Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:01.784Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:01.784Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.785Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:01.785Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.785Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:01.785Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.786Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:01.786Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.786Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:01.786Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.824Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:01.824Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:01.837Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:01.837Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:01.979Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:01.979Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:02.137Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:02.137Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:02.137Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:02.137Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:02.189Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:02.189Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:02.248Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:02.248Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:02.295Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:02.295Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:02.298Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:02.299Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:02.764Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:02.764Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:02.779Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:02.779Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:02.822Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:02.822Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:02.944Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:02.944Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:03.014Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:03.014Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:03.053Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:03.053Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:03.065Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:03.065Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:03.093Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:03.093Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:03.168Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:03.168Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:03.251Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:03.251Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:03.683Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:03.683Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:03.786Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:03.786Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:03.867Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:03.867Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:03.868Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:03.868Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:03.954Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:03.954Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:04.008Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:04.008Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:04.106Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:04.106Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:04.119Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:04.119Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:04.196Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:04.196Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:04.273Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:04.273Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:04.788Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:04.788Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:04.839Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:04.840Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:05.023Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:05.023Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:05.058Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:05.058Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:05.081Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:05.081Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:05.099Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:05.099Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:05.112Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:05.112Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:05.123Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:05.124Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:05.261Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:05.261Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:05.281Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:05.281Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:05.742Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:05.742Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:05.844Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:05.844Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:06.028Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:06.028Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:06.068Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:06.068Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:06.115Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:06.115Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:06.184Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:06.184Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:06.227Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:06.227Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:06.278Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:06.278Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:06.303Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:06.303Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:06.339Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:06.339Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:06.702Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.100704808S 11:05:06,733 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:05:06,733 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:05:06,733 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6abc37f4 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:05:06,736 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:05:06,736 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6abc37f4 - 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 11:05:06,738 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:05:06,738 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:05:06,738 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:05:06,738 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:05:06,738 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6abc37f4 - 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 11:05:06,740 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:05:06,740 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:05:06,740 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:05:06,741 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414306741) 11:05:06,741 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:05:06,741 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:05:06,742 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:05:06,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28678975 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:05:06,743 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:05:06,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28678975 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:05:06,743 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:05:06,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28678975 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:05:06,743 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:05:06,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28678975 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:05:06,743 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:05:06,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28678975 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:05:06,743 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:05:06,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28678975 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:05:06,743 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:05:06,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28678975 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:05:06,743 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:05:06,743 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28678975 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:05:06,743 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:05:06,743 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:05:06,744 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:05:06,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:05:06,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:05:06,745 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:05:06,745 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:05:06,753 |-INFO in ch.qos.logback.classic.pattern.DateConverter@f4c9be6 - Setting zoneId to "UTC" 11:05:06,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:05:06,754 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:05:06,766 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:05:06,766 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:05:06,766 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:05:06,766 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:05:06,772 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:05:06,773 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@28678975 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:05:06,773 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:05:06,773 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@d864eae - End of configuration. 11:05:06,773 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@68edb7d - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:05:06.783Z INFO 7414 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:05:06.783Z INFO 7414 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:05:06.857Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:06.857Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:06.948Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:06.949Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:06.949Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-03-14T11:05:06.951Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:05:06.951Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:05:06.951Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414306951 2024-03-14T11:05:06.951Z INFO 7414 --- [ 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 2024-03-14T11:05:06.953Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-03-14T11:05:06.958Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:05:06.958Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:05:06.958Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414306958 2024-03-14T11:05:06.959Z INFO 7414 --- [ 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 2024-03-14T11:05:06.962Z INFO 7414 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.249 seconds (process running for 60.326) 2024-03-14T11:05:07.023Z WARN 7414 --- [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} 2024-03-14T11:05:07.023Z INFO 7414 --- [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: kaOpl2m3S-aQbgWyPdkR0w 2024-03-14T11:05:07.093Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:07.093Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:07.100Z WARN 7414 --- [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} 2024-03-14T11:05:07.100Z INFO 7414 --- [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: kaOpl2m3S-aQbgWyPdkR0w 2024-03-14T11:05:07.134Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:07.134Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:07.135Z WARN 7414 --- [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} 2024-03-14T11:05:07.139Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:07.139Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:07.176Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:07.176Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:07.217Z WARN 7414 --- [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} 2024-03-14T11:05:07.253Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:07.253Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:07.256Z WARN 7414 --- [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 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2024-03-14T11:05:07.309Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:07.309Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:07.320Z INFO 7414 --- [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 3LAr4h16TneAg_bV2PIvGA 2024-03-14T11:05:07.326Z INFO 7414 --- [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:32774 (id: 2147483646 rack: null) 2024-03-14T11:05:07.327Z INFO 7414 --- [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 2024-03-14T11:05:07.345Z INFO 7414 --- [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-b58a6712-09a5-480e-87c8-9e5d2ee5e4f5 2024-03-14T11:05:07.345Z INFO 7414 --- [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) 2024-03-14T11:05:07.345Z INFO 7414 --- [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 2024-03-14T11:05:07.360Z INFO 7414 --- [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 3LAr4h16TneAg_bV2PIvGA 2024-03-14T11:05:07.363Z INFO 7414 --- [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:32774 (id: 2147483646 rack: null) 2024-03-14T11:05:07.364Z INFO 7414 --- [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 2024-03-14T11:05:07.371Z INFO 7414 --- [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-b416f4b8-36d2-42b9-975e-b92b6a15962d 2024-03-14T11:05:07.371Z INFO 7414 --- [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) 2024-03-14T11:05:07.371Z INFO 7414 --- [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 2024-03-14T11:05:07.377Z INFO 7414 --- [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-b58a6712-09a5-480e-87c8-9e5d2ee5e4f5', protocol='range'} 2024-03-14T11:05:07.377Z INFO 7414 --- [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-b58a6712-09a5-480e-87c8-9e5d2ee5e4f5=Assignment(partitions=[ncmp-async-m2m-0])} 2024-03-14T11:05:07.379Z INFO 7414 --- [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-b416f4b8-36d2-42b9-975e-b92b6a15962d', protocol='range'} 2024-03-14T11:05:07.379Z INFO 7414 --- [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-b416f4b8-36d2-42b9-975e-b92b6a15962d=Assignment(partitions=[ncmp-async-m2m-0])} 2024-03-14T11:05:07.427Z INFO 7414 --- [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-b58a6712-09a5-480e-87c8-9e5d2ee5e4f5', protocol='range'} 2024-03-14T11:05:07.427Z INFO 7414 --- [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]) 2024-03-14T11:05:07.427Z INFO 7414 --- [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 2024-03-14T11:05:07.428Z INFO 7414 --- [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-b416f4b8-36d2-42b9-975e-b92b6a15962d', protocol='range'} 2024-03-14T11:05:07.428Z INFO 7414 --- [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]) 2024-03-14T11:05:07.428Z INFO 7414 --- [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 2024-03-14T11:05:07.439Z INFO 7414 --- [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 2024-03-14T11:05:07.439Z INFO 7414 --- [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 2024-03-14T11:05:07.443Z INFO 7414 --- [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 2024-03-14T11:05:07.443Z INFO 7414 --- [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 2024-03-14T11:05:07.456Z INFO 7414 --- [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:32774 (id: 1 rack: null)], epoch=0}}. 2024-03-14T11:05:07.456Z INFO 7414 --- [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:32774 (id: 1 rack: null)], epoch=0}}. 2024-03-14T11:05:07.478Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:05:07.479Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-9 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:05:07.481Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:05:07.481Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:05:07.481Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:05:07.481Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414307481 2024-03-14T11:05:07.482Z INFO 7414 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-03-14T11:05:07.492Z INFO 7414 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2024-03-14T11:05:07.511Z INFO 7414 --- [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 3LAr4h16TneAg_bV2PIvGA 2024-03-14T11:05:07.511Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: kaOpl2m3S-aQbgWyPdkR0w 2024-03-14T11:05:07.553Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:07.553Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:07.625Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:05:07.625Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-10 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-03-14T11:05:07.628Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:05:07.628Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:05:07.628Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:05:07.628Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414307628 2024-03-14T11:05:07.635Z INFO 7414 --- [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 3LAr4h16TneAg_bV2PIvGA 2024-03-14T11:05:07.635Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: kaOpl2m3S-aQbgWyPdkR0w 2024-03-14T11:05:07.662Z ERROR 7414 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2024-03-14T11:05:07.754Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:07.754Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:07.804Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:07.805Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:07.805Z INFO 7414 --- [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. 2024-03-14T11:05:07.805Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2024-03-14T11:05:07.805Z INFO 7414 --- [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] Cancelled in-flight FETCH request with correlation id 19 due to node 1 being disconnected (elapsed time since creation: 145ms, elapsed time since send: 145ms, request timeout: 30000ms) 2024-03-14T11:05:07.805Z INFO 7414 --- [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. 2024-03-14T11:05:07.805Z INFO 7414 --- [ntainer#1-0-C-1] 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=523399969, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-03-14T11:05:07.805Z INFO 7414 --- [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. 2024-03-14T11:05:07.805Z INFO 7414 --- [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. 2024-03-14T11:05:07.805Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2024-03-14T11:05:07.806Z INFO 7414 --- [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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-03-14T11:05:07.806Z INFO 7414 --- [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: 145ms, elapsed time since send: 145ms, request timeout: 30000ms) 2024-03-14T11:05:07.806Z INFO 7414 --- [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. 2024-03-14T11:05:07.806Z INFO 7414 --- [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=1046968215, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-03-14T11:05:07.806Z INFO 7414 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:05:07.806Z INFO 7414 --- [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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-03-14T11:05:07.906Z INFO 7414 --- [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. 2024-03-14T11:05:07.906Z WARN 7414 --- [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:32774) could not be established. Broker may not be available. 2024-03-14T11:05:07.906Z INFO 7414 --- [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. 2024-03-14T11:05:07.906Z WARN 7414 --- [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:32774) could not be established. Broker may not be available. 2024-03-14T11:05:07.906Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:07.906Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:07.906Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:07.906Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:07.907Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:07.907Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:07.991Z INFO 7414 --- [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 2024-03-14T11:05:07.991Z INFO 7414 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-03-14T11:05:07.991Z INFO 7414 --- [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 2024-03-14T11:05:07.991Z INFO 7414 --- [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 2024-03-14T11:05:07.991Z INFO 7414 --- [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 2024-03-14T11:05:07.991Z INFO 7414 --- [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 2024-03-14T11:05:07.991Z INFO 7414 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2024-03-14T11:05:07.991Z INFO 7414 --- [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 2024-03-14T11:05:07.991Z INFO 7414 --- [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 2024-03-14T11:05:07.991Z INFO 7414 --- [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 2024-03-14T11:05:07.991Z INFO 7414 --- [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 2024-03-14T11:05:07.991Z INFO 7414 --- [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 2024-03-14T11:05:07.991Z INFO 7414 --- [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 2024-03-14T11:05:07.991Z INFO 7414 --- [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 2024-03-14T11:05:07.992Z INFO 7414 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-03-14T11:05:07.992Z INFO 7414 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-03-14T11:05:07.992Z INFO 7414 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-03-14T11:05:07.992Z INFO 7414 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2024-03-14T11:05:07.992Z INFO 7414 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2024-03-14T11:05:07.992Z INFO 7414 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2024-03-14T11:05:07.995Z INFO 7414 --- [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 2024-03-14T11:05:07.995Z INFO 7414 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2024-03-14T11:05:07.995Z INFO 7414 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 2024-03-14T11:05:07.996Z INFO 7414 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.397 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 2024-03-14T11:05:08.007Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:08.008Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:08.009Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:08.009Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:08.018Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:08.018Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:08.094Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:08.094Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:08.142Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:08.142Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 11:05:08,161 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:05:08,161 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:05:08,161 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12032e95 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:05:08,164 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:05:08,164 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12032e95 - 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 11:05:08,165 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:05:08,165 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:05:08,165 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:05:08,166 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:05:08,166 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@12032e95 - 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 11:05:08,168 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:05:08,168 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:05:08,168 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:05:08,168 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414308168) 11:05:08,168 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:05:08,168 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:05:08,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:05:08,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3016cadf - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:05:08,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:05:08,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3016cadf - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:05:08,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:05:08,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3016cadf - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:05:08,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:05:08,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3016cadf - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:05:08,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:05:08,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3016cadf - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:05:08,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:05:08,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3016cadf - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:05:08,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:05:08,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3016cadf - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:05:08,169 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:05:08,169 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3016cadf - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:05:08,169 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:05:08,169 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:05:08,169 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:05:08,170 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:05:08,170 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:05:08,170 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:05:08,170 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:05:08,174 |-INFO in ch.qos.logback.classic.pattern.DateConverter@72d7c7d9 - Setting zoneId to "UTC" 11:05:08,174 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:05:08,174 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:05:08,177 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:05:08,177 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:05:08,177 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:05:08,177 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:05:08,177 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:05:08,177 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3016cadf - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:05:08,177 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:05:08,177 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@34b58147 - End of configuration. 11:05:08,177 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3fc966c2 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:05:08.181Z INFO 7414 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:05:08.181Z INFO 7414 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:05:08.198Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:08.198Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:08.209Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:08.209Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:08.262Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:08.262Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:08.286Z INFO 7414 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.141 seconds (process running for 61.65) 2024-03-14T11:05:08.306Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:08.306Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:08.311Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:08.311Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:08.321Z WARN 7414 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.328 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 2024-03-14T11:05:08.362Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:08.362Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:05:08.369Z INFO 7414 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:05:08.369Z INFO 7414 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:05:08.385Z INFO 7414 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.035 seconds (process running for 61.749) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:05:08.413Z INFO 7414 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:05:08.413Z INFO 7414 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:05:08.418Z INFO 7414 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.021 seconds (process running for 61.782) 2024-03-14T11:05:08.514Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:08.514Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:08.563Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:08.563Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.211 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:05:08.623Z INFO 7414 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:05:08.624Z INFO 7414 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:05:08.711Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:08.711Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:08.714Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:08.714Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:08.727Z WARN 7414 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2024-03-14T11:05:08.810Z INFO 7414 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:05:08.810Z INFO 7414 --- [ 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. 2024-03-14T11:05:08.810Z INFO 7414 --- [ 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 2024-03-14T11:05:08.810Z INFO 7414 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:05:08.810Z INFO 7414 --- [ 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. 2024-03-14T11:05:08.813Z INFO 7414 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:05:09.014Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:09.014Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:09.065Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:09.065Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:09.122Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:09.122Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:09.199Z INFO 7414 --- [ 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. 2024-03-14T11:05:09.210Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:09.210Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:09.214Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:09.214Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:09.284Z INFO 7414 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:05:09.288Z WARN 7414 --- [ 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. 2024-03-14T11:05:09.310Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:09.310Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:09.366Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:09.366Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:09.515Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:09.515Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:09.529Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:09.529Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:09.541Z INFO 7414 --- [ 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. 2024-03-14T11:05:09.548Z INFO 7414 --- [ 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 2024-03-14T11:05:09.565Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:09.565Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:09.566Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:09.566Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:09.768Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:09.768Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:09.968Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:09.968Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:09.969Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:09.969Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:10.075Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:10.075Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:10.170Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:10.171Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:10.416Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:10.416Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:10.514Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:10.514Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:10.519Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:10.519Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:10.520Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:10.520Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:10.533Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:10.533Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:10.620Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:10.620Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:10.718Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:10.718Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:10.872Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:10.872Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:10.973Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:10.973Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:11.074Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:11.074Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:11.079Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:11.079Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:11.375Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:11.375Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:11.420Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:11.420Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:11.487Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:11.487Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:11.623Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:11.623Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:11.717Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:11.717Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:11.724Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:11.724Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:11.781Z INFO 7414 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - 0d6c5879-5fe8-40a2-a7f0-b8cae8fb599f this ] 2024-03-14T11:05:11.801Z INFO 7414 --- [ 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 2024-03-14T11:05:11.825Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:11.825Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:11.833Z INFO 7414 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.225 seconds (process running for 65.197) 2024-03-14T11:05:11.918Z INFO 7414 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 2024-03-14T11:05:11.921Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:11.921Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:11.927Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:11.927Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:12.026Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:12.026Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:12.034Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:12.035Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.463 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 2024-03-14T11:05:12.089Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:12.089Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:05:12.096Z INFO 7414 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:05:12.097Z INFO 7414 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:05:12.113Z INFO 7414 --- [ main] com.hazelcast.system.logo : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:05:12.113Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:05:12.113Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.47]:5702 2024-03-14T11:05:12.113Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:05:12.113Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]: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. 2024-03-14T11:05:12.113Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:05:12.125Z INFO 7414 --- [ main] com.hazelcast.system.security : [10.30.107.47]: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. 2024-03-14T11:05:12.127Z INFO 7414 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:05:12.127Z WARN 7414 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.47]: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. 2024-03-14T11:05:12.142Z INFO 7414 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:05:12.143Z INFO 7414 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5702 is STARTING 2024-03-14T11:05:12.319Z INFO 7414 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.209]:5702 2024-03-14T11:05:12.364Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:46981 and /10.30.106.209:5702 2024-03-14T11:05:12.478Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:12.478Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:12.573Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:12.573Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:12.635Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:12.635Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:12.723Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:12.723Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:12.732Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:12.732Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:12.929Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:12.929Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:12.936Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:12.937Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:12.938Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:12.938Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:12.987Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:12.987Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:13.074Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:13.074Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:13.125Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:13.125Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:13.225Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:13.225Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:13.380Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:13.380Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:13.640Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:13.640Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:13.727Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:13.727Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:13.840Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:13.841Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:13.888Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:13.888Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:13.926Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:13.926Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:13.983Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:13.983Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:13.994Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:13.994Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:14.027Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:14.027Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:14.045Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:14.045Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:14.128Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:14.128Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:14.178Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:14.178Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:14.334Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:14.334Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:14.493Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:14.493Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:14.681Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:14.681Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:14.794Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:14.794Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:14.828Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:14.828Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:14.843Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:14.843Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:14.950Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:14.950Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:14.982Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:14.982Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:14.998Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:14.998Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:15.087Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:15.087Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:15.130Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:15.130Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:15.182Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:15.182Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:15.288Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:15.288Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:15.296Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:15.296Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:15.635Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:15.635Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:15.696Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:15.696Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:15.697Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:15.698Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:15.850Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:15.851Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:15.931Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:15.931Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:16.086Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:16.086Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:16.104Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:16.104Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:16.133Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:16.133Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:16.141Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:16.141Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:16.336Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:16.337Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:16.350Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:16.350Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:16.441Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:16.441Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:16.488Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:16.488Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:16.650Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:16.650Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:16.750Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:16.750Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:16.939Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:16.939Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:16.954Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:16.954Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:17.034Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:17.034Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:17.095Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:17.095Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:17.135Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:17.135Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:17.308Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:17.309Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:17.440Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:17.440Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:17.453Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:17.454Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:17.461Z INFO 7414 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:4, ver:4} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 this ] 2024-03-14T11:05:17.462Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.106.209:53019 2024-03-14T11:05:17.463Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:05:17.463Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:05:17.463Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.106.209:52455 2024-03-14T11:05:17.473Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:46249 and /10.30.106.209:5704 2024-03-14T11:05:17.474Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:36915 and /10.30.106.209:5703 2024-03-14T11:05:17.492Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:17.492Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:17.495Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:17.495Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:17.504Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:17.504Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:17.704Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:17.704Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:17.843Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:17.843Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:17.937Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:17.937Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:17.950Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:17.950Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:18.137Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:18.137Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:18.159Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:18.159Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:18.167Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:18.167Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:18.445Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:18.445Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:18.463Z INFO 7414 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5702 is STARTED 2024-03-14T11:05:18.469Z INFO 7414 --- [ main] com.hazelcast.system.logo : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:05:18.469Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:05:18.469Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.47]:5703 2024-03-14T11:05:18.469Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:05:18.469Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]: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. 2024-03-14T11:05:18.469Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:05:18.484Z INFO 7414 --- [ main] com.hazelcast.system.security : [10.30.107.47]: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. 2024-03-14T11:05:18.486Z INFO 7414 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:05:18.486Z WARN 7414 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.47]: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. 2024-03-14T11:05:18.497Z INFO 7414 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:05:18.497Z INFO 7414 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5703 is STARTING 2024-03-14T11:05:18.560Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:18.560Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:18.570Z INFO 7414 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.209]:5702 2024-03-14T11:05:18.574Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:42885 and /10.30.106.209:5702 2024-03-14T11:05:18.607Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:18.607Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:18.646Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:18.646Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:18.699Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:18.699Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:18.708Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:18.708Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:18.896Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:18.896Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:18.962Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:18.963Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:19.040Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:19.040Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:19.104Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:19.104Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:19.139Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:19.139Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:19.171Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:19.171Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:19.299Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:19.299Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:19.561Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:19.561Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:19.610Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:19.611Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:19.613Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:19.613Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:19.749Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:19.749Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:19.850Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:19.850Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:19.853Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:19.854Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:19.942Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:19.942Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:19.966Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:19.966Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:20.008Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:20.008Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:20.124Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:20.124Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:20.141Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:20.141Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:20.203Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:20.203Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:20.564Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:20.564Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:20.566Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:20.566Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:20.652Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:20.652Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:20.665Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:20.665Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:20.707Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:20.707Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:20.804Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:20.804Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:20.819Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:20.819Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:20.844Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:20.844Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:21.112Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:21.113Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:21.128Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:21.128Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:21.244Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:21.244Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:21.407Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:21.408Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:21.419Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:21.420Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:21.517Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:21.517Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:21.561Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:21.561Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:21.606Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:21.606Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:21.708Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:21.708Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:21.819Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:21.819Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:21.923Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:21.923Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:21.965Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:21.965Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:22.047Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:22.047Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:22.231Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:22.231Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:22.246Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:22.246Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:22.415Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:22.415Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:22.460Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:22.461Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:22.521Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:22.521Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:22.572Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:22.572Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:22.611Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:22.611Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:22.660Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:22.660Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:22.772Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:22.772Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:22.877Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:22.877Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:23.069Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:23.069Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:23.084Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:23.084Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:23.149Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:23.149Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:23.349Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:23.349Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:23.475Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:23.475Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:23.564Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:23.564Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:23.570Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:23.570Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:23.625Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:23.625Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:23.625Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:23.625Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:23.764Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:23.764Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:23.765Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:23.765Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:23.880Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:23.880Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:24.137Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:24.137Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:24.223Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:24.223Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:24.251Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:24.251Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:24.423Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:24.423Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:24.452Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:24.452Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:24.467Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:24.467Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:24.578Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:24.578Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:24.628Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:24.628Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:24.729Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:24.729Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:24.868Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:24.868Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:24.868Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:24.868Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:24.884Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:24.884Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:25.040Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:25.040Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:25.254Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:25.254Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:25.377Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:25.377Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:25.381Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:25.381Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:25.427Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:25.427Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:25.436Z INFO 7414 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:6} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b this Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 ] 2024-03-14T11:05:25.438Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.47:5702, timeout: 10000, bind-any: true 2024-03-14T11:05:25.438Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:05:25.438Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:05:25.439Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:05:25.440Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5703 and /10.30.107.47:35541 2024-03-14T11:05:25.440Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5703 and /10.30.106.209:32829 2024-03-14T11:05:25.440Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:6} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 this Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 ] 2024-03-14T11:05:25.440Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:35541 and /10.30.107.47:5703 2024-03-14T11:05:25.440Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.106.209:35253 2024-03-14T11:05:25.440Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.107.47:43711 2024-03-14T11:05:25.444Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:50713 and /10.30.106.209:5705 2024-03-14T11:05:25.444Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:43711 and /10.30.107.47:5702 2024-03-14T11:05:25.444Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:49961 and /10.30.106.209:5705 2024-03-14T11:05:25.445Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5703 and /10.30.106.209:33883 2024-03-14T11:05:25.445Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5703 and /10.30.106.209:56589 2024-03-14T11:05:25.446Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:34785 and /10.30.106.209:5704 2024-03-14T11:05:25.451Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:52823 and /10.30.106.209:5703 2024-03-14T11:05:25.554Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:25.555Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:25.582Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:25.582Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:25.671Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:25.671Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:25.683Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:25.683Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:25.888Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:25.888Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:25.922Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:25.922Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:25.923Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:25.923Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:26.256Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:26.256Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:26.256Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:26.256Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:26.384Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:26.384Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:26.385Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:26.385Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:26.437Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:26.437Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:26.438Z INFO 7414 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5703 is STARTED 2024-03-14T11:05:26.444Z INFO 7414 --- [ main] com.hazelcast.system.logo : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:05:26.444Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:05:26.444Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.47]:5704 2024-03-14T11:05:26.444Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:05:26.444Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]: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. 2024-03-14T11:05:26.444Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:05:26.455Z INFO 7414 --- [ main] com.hazelcast.system.security : [10.30.107.47]: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. 2024-03-14T11:05:26.457Z INFO 7414 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:05:26.457Z WARN 7414 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.47]: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. 2024-03-14T11:05:26.457Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:26.457Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:26.468Z INFO 7414 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:05:26.469Z INFO 7414 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5704 is STARTING 2024-03-14T11:05:26.559Z INFO 7414 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.209]:5702 2024-03-14T11:05:26.562Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:41981 and /10.30.106.209:5702 2024-03-14T11:05:26.578Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:26.578Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:26.650Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:26.650Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:26.686Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:26.686Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:26.927Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:26.927Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:27.032Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:27.032Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:27.101Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:27.101Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:27.237Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:27.237Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:27.310Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:27.310Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:27.390Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:27.390Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:27.459Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:27.459Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:27.459Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:27.459Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:27.487Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:27.487Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:27.604Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:27.604Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:27.632Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:27.632Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:27.840Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:27.840Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:27.935Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:27.935Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:27.981Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:27.981Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:28.105Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:28.105Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:28.141Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:28.141Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:28.293Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:28.293Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:28.461Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:28.461Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:28.462Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:28.462Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:28.513Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:28.513Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:28.607Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:28.607Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:28.635Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:28.635Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:28.641Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:28.641Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:28.843Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:28.843Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:28.938Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:28.938Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:29.135Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:29.135Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:29.144Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:29.144Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:29.295Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:29.295Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:29.309Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:29.309Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:29.417Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:29.417Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:29.565Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:29.565Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:29.588Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:29.588Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:29.664Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:29.664Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:29.694Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:29.694Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:29.762Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:29.762Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:30.047Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:30.047Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:30.088Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:30.088Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:30.092Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:30.092Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:30.249Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:30.249Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:30.441Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:30.441Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:30.450Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:30.450Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:30.463Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:30.463Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:30.520Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:30.520Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:30.665Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:30.666Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:30.767Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:30.767Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:30.769Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:30.769Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:30.900Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:30.900Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:31.050Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:31.050Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:31.192Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:31.192Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:31.202Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:31.202Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:31.296Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:31.296Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:31.423Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:31.423Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:31.467Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:31.467Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:31.518Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:31.518Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:31.595Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:31.595Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:31.653Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:31.654Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:31.671Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:31.671Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:31.713Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:8} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 this Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b ] 2024-03-14T11:05:31.714Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:05:31.715Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:05:31.715Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.47:5702, timeout: 10000, bind-any: true 2024-03-14T11:05:31.715Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.47:5703, timeout: 10000, bind-any: true 2024-03-14T11:05:31.716Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:05:31.716Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:05:31.717Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5703 and /10.30.107.47:59655 2024-03-14T11:05:31.722Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:48157 and /10.30.106.209:5706 2024-03-14T11:05:31.727Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.107.47:33417 2024-03-14T11:05:31.728Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:45951 and /10.30.106.209:5704 2024-03-14T11:05:31.729Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:38689 and /10.30.106.209:5705 2024-03-14T11:05:31.730Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:33417 and /10.30.107.47:5702 2024-03-14T11:05:31.730Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5704 and /10.30.106.209:60813 2024-03-14T11:05:31.731Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5704 and /10.30.106.209:59379 2024-03-14T11:05:31.731Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5704 and /10.30.107.47:34639 2024-03-14T11:05:31.731Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5704 and /10.30.106.209:56251 2024-03-14T11:05:31.731Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:34639 and /10.30.107.47:5704 2024-03-14T11:05:31.732Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.106.209:52919 2024-03-14T11:05:31.735Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:59655 and /10.30.107.47:5703 2024-03-14T11:05:31.735Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5703 and /10.30.106.209:56687 2024-03-14T11:05:31.735Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:54935 and /10.30.106.209:5703 2024-03-14T11:05:31.736Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5704 and /10.30.107.47:51959 2024-03-14T11:05:31.736Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:8} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 this Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b ] 2024-03-14T11:05:31.736Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:8} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b this Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b ] 2024-03-14T11:05:31.737Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:51959 and /10.30.107.47:5704 2024-03-14T11:05:31.739Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:48655 and /10.30.106.209:5706 2024-03-14T11:05:31.740Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:35979 and /10.30.106.209:5706 2024-03-14T11:05:31.870Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:31.870Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:32.055Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:32.055Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:32.096Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:32.096Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:32.104Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:32.104Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:32.104Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:32.104Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:32.301Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:32.301Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:32.370Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:32.370Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:32.552Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:32.552Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:32.587Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:32.587Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:32.614Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:32.614Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:32.673Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:32.673Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:32.719Z INFO 7414 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5704 is STARTED 2024-03-14T11:05:32.735Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:32.735Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:32.736Z INFO 7414 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 20.66 seconds (process running for 86.101) 2024-03-14T11:05:32.773Z INFO 7414 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2024-03-14T11:05:33.074Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:33.074Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:33.109Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:33.109Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:33.120Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:33.120Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:33.165Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:33.165Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:33.208Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:33.208Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:33.208Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:33.208Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:33.331Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:33.331Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:33.417Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:33.417Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:33.518Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:33.518Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:33.576Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:33.576Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:33.693Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:33.693Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:33.743Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:33.743Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:33.961Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:33.961Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:34.018Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:34.018Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.981 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:05:34.078Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:34.078Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:34.079Z INFO 7414 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:05:34.079Z INFO 7414 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:05:34.094Z INFO 7414 --- [ main] com.hazelcast.system.logo : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:05:34.094Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:05:34.094Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.47]:5705 2024-03-14T11:05:34.094Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:05:34.094Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]: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. 2024-03-14T11:05:34.094Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:05:34.103Z INFO 7414 --- [ main] com.hazelcast.system.security : [10.30.107.47]: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. 2024-03-14T11:05:34.104Z INFO 7414 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:05:34.104Z WARN 7414 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.47]: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. 2024-03-14T11:05:34.110Z INFO 7414 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:05:34.110Z INFO 7414 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5705 is STARTING 2024-03-14T11:05:34.111Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:34.111Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:34.161Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:34.161Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:34.173Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:34.173Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:34.270Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:34.270Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:34.297Z INFO 7414 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.209]:5702 2024-03-14T11:05:34.302Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:48125 and /10.30.106.209:5702 2024-03-14T11:05:34.421Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:34.421Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:34.436Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:34.436Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:34.581Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:34.581Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:34.595Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:34.596Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:34.697Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:34.697Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:35.025Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:35.026Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:35.118Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:35.118Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:35.121Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:35.121Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:35.181Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:35.181Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:35.214Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:35.215Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:35.265Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:35.265Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:35.276Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:35.276Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:35.324Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:35.324Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:35.540Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:35.540Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:35.684Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:35.685Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:35.698Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:35.698Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:35.751Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:35.751Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:35.877Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:35.877Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:36.122Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:36.122Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:36.174Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:36.174Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:36.217Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:36.217Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:36.267Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:36.267Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:36.285Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:36.285Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:36.378Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:36.378Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:36.381Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:36.382Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:36.492Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:36.493Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:36.587Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:36.587Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:36.654Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:36.654Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:36.780Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:36.780Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:36.902Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:36.902Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:37.118Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:37.118Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:37.119Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:37.119Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:37.125Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:37.125Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:37.233Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:37.233Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:37.277Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:37.277Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:37.388Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:37.388Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:37.482Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:37.482Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:37.589Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:37.589Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:37.607Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:37.607Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:37.645Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:37.645Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:37.755Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:37.755Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:37.883Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:37.883Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:38.028Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:38.028Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:38.187Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:38.187Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:38.271Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:38.271Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:38.290Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:38.290Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:38.322Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:38.322Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:38.380Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:38.380Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:38.485Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:38.485Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:38.608Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:38.608Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:38.692Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:38.692Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:38.735Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:38.735Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:38.849Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:38.849Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:38.858Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:38.858Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:39.131Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:39.131Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:39.232Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:39.232Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:39.292Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:39.293Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:39.325Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:39.325Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:39.341Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:39.341Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:39.375Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:39.375Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:39.415Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5705 and /10.30.106.209:44483 2024-03-14T11:05:39.415Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5705 and /10.30.106.209:40943 2024-03-14T11:05:39.418Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 this Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e ] 2024-03-14T11:05:39.418Z INFO 7414 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 this Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e ] 2024-03-14T11:05:39.419Z INFO 7414 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b this Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e ] 2024-03-14T11:05:39.420Z INFO 7414 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e this ] 2024-03-14T11:05:39.422Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5705 and /10.30.107.47:52075 2024-03-14T11:05:39.422Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:52075 and /10.30.107.47:5705 2024-03-14T11:05:39.423Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5705 and /10.30.107.47:48719 2024-03-14T11:05:39.423Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:48719 and /10.30.107.47:5705 2024-03-14T11:05:39.423Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5705 and /10.30.106.209:57095 2024-03-14T11:05:39.424Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:37157 and /10.30.107.73:5702 2024-03-14T11:05:39.427Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:33919 and /10.30.107.73:5702 2024-03-14T11:05:39.427Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.47:5702, timeout: 10000, bind-any: true 2024-03-14T11:05:39.427Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:05:39.427Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:05:39.428Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:05:39.428Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.107.47:42917 2024-03-14T11:05:39.428Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.73:5702, timeout: 10000, bind-any: true 2024-03-14T11:05:39.431Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5705 and /10.30.107.47:38809 2024-03-14T11:05:39.453Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5704 and /10.30.107.73:60307 2024-03-14T11:05:39.453Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:49623 and /10.30.106.209:5706 2024-03-14T11:05:39.453Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:60603 and /10.30.106.209:5704 2024-03-14T11:05:39.453Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:38369 and /10.30.106.209:5705 2024-03-14T11:05:39.453Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:42361 and /10.30.107.73:5702 2024-03-14T11:05:39.454Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5705 and /10.30.107.73:40397 2024-03-14T11:05:39.454Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:38809 and /10.30.107.47:5705 2024-03-14T11:05:39.455Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:49869 and /10.30.107.73:5702 2024-03-14T11:05:39.455Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5705 and /10.30.106.209:49217 2024-03-14T11:05:39.455Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:42917 and /10.30.107.47:5702 2024-03-14T11:05:39.553Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:39.553Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:39.763Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:39.763Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:39.804Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:39.804Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:39.871Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:39.871Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:39.893Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:39.893Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:39.894Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:39.894Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:40.160Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:40.160Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:40.166Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:40.166Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:40.190Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:40.190Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:40.280Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:40.280Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:40.399Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:40.399Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:40.428Z INFO 7414 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5705 is STARTED 2024-03-14T11:05:40.434Z INFO 7414 --- [ main] com.hazelcast.system.logo : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:05:40.434Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:05:40.434Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.47]:5706 2024-03-14T11:05:40.434Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:05:40.434Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]: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. 2024-03-14T11:05:40.434Z INFO 7414 --- [ main] com.hazelcast.system : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:05:40.445Z INFO 7414 --- [ main] com.hazelcast.system.security : [10.30.107.47]: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. 2024-03-14T11:05:40.446Z INFO 7414 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:05:40.446Z WARN 7414 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.47]: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. 2024-03-14T11:05:40.452Z INFO 7414 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:05:40.453Z INFO 7414 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5706 is STARTING 2024-03-14T11:05:40.477Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:40.477Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:40.521Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:40.521Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:40.621Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:40.621Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:40.645Z INFO 7414 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.209]:5702 2024-03-14T11:05:40.649Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:40401 and /10.30.106.209:5702 2024-03-14T11:05:40.897Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:40.898Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:41.007Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:41.007Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:41.025Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:41.025Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:41.097Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:41.097Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:41.113Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:41.113Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:41.232Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:41.232Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:41.323Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:41.323Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:41.393Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:41.393Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:41.580Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:41.580Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:41.603Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:41.604Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:41.673Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:41.673Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:41.674Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:41.674Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:41.800Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:41.800Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:41.960Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:41.960Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:42.128Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:42.128Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:42.267Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:42.267Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:42.300Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:42.300Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:42.383Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:42.383Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:42.385Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:42.385Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:42.447Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:42.447Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:42.526Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:42.526Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:42.527Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:42.527Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:42.702Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:42.702Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:42.777Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:42.777Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:42.807Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:42.807Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:43.081Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:43.081Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:43.114Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:43.114Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:43.202Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:43.202Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:43.271Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:43.271Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:43.285Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:43.285Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:43.337Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:43.337Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:43.351Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:43.352Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:43.480Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:43.480Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:43.579Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:43.579Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:43.629Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:43.629Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:43.906Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:43.906Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:43.984Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:43.984Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:44.009Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:44.009Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:44.224Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:44.224Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:44.267Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:44.267Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:44.304Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:44.304Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:44.388Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:44.388Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:44.404Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:44.404Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:44.532Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:44.532Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:44.540Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:44.541Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:44.583Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:44.583Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:44.633Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:44.633Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:44.887Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:44.887Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:45.109Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:45.109Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:45.111Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:45.111Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:45.120Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:45.120Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:45.127Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:45.127Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:45.290Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:45.291Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:45.407Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:45.407Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:45.436Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:45.437Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:45.492Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:45.492Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:45.508Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:45.508Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:45.635Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:45.635Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:45.762Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 this Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc ] 2024-03-14T11:05:45.762Z INFO 7414 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b this Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc ] 2024-03-14T11:05:45.765Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 this Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc ] 2024-03-14T11:05:45.765Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5706 and /10.30.107.47:51721 2024-03-14T11:05:45.765Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc this ] 2024-03-14T11:05:45.766Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5706 and /10.30.106.209:50465 2024-03-14T11:05:45.766Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5706 and /10.30.107.47:39893 2024-03-14T11:05:45.767Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5706 and /10.30.106.209:53627 2024-03-14T11:05:45.769Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:37295 and /10.30.107.73:5703 2024-03-14T11:05:45.770Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:05:45.770Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:05:45.770Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.47:5702, timeout: 10000, bind-any: true 2024-03-14T11:05:45.771Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.47:5703, timeout: 10000, bind-any: true 2024-03-14T11:05:45.771Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:05:45.771Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.47:5704, timeout: 10000, bind-any: true 2024-03-14T11:05:45.772Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:05:45.772Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:51721 and /10.30.107.47:5706 2024-03-14T11:05:45.773Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.73:5702, timeout: 10000, bind-any: true 2024-03-14T11:05:45.774Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5705 and /10.30.107.73:59277 2024-03-14T11:05:45.775Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.107.73:54023 2024-03-14T11:05:45.776Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5703 and /10.30.107.73:37245 2024-03-14T11:05:45.776Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:59273 and /10.30.107.73:5703 2024-03-14T11:05:45.776Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.107.47:59403 2024-03-14T11:05:45.776Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5704 and /10.30.107.73:35811 2024-03-14T11:05:45.776Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:39893 and /10.30.107.47:5706 2024-03-14T11:05:45.782Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5706 and /10.30.106.209:60235 2024-03-14T11:05:45.782Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5706 and /10.30.107.73:33793 2024-03-14T11:05:45.784Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:39261 and /10.30.107.73:5703 2024-03-14T11:05:45.785Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5703 and /10.30.107.47:39825 2024-03-14T11:05:45.785Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5704 and /10.30.107.47:41639 2024-03-14T11:05:45.785Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:60261 and /10.30.106.209:5704 2024-03-14T11:05:45.785Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:60339 and /10.30.107.73:5703 2024-03-14T11:05:45.786Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:43959 and /10.30.106.209:5705 2024-03-14T11:05:45.786Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:36643 and /10.30.106.209:5706 2024-03-14T11:05:45.786Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:45.786Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:45.786Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:39825 and /10.30.107.47:5703 2024-03-14T11:05:45.787Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:36545 and /10.30.106.209:5703 2024-03-14T11:05:45.788Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.47:5705, timeout: 10000, bind-any: true 2024-03-14T11:05:45.788Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.73:5703, timeout: 10000, bind-any: true 2024-03-14T11:05:45.789Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:59403 and /10.30.107.47:5702 2024-03-14T11:05:45.789Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5706 and /10.30.106.209:39089 2024-03-14T11:05:45.789Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5706 and /10.30.107.47:48765 2024-03-14T11:05:45.789Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:41639 and /10.30.107.47:5704 2024-03-14T11:05:45.789Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5706 and /10.30.107.73:51323 2024-03-14T11:05:45.789Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:48765 and /10.30.107.47:5706 2024-03-14T11:05:45.789Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5705 and /10.30.107.47:55607 2024-03-14T11:05:45.790Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:45.790Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:45.792Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:34435 and /10.30.107.73:5703 2024-03-14T11:05:45.792Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:44525 and /10.30.107.73:5702 2024-03-14T11:05:45.792Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e this Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc ] 2024-03-14T11:05:45.795Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:55607 and /10.30.107.47:5705 2024-03-14T11:05:45.797Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5706 and /10.30.107.47:36733 2024-03-14T11:05:45.803Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:36733 and /10.30.107.47:5706 2024-03-14T11:05:46.032Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:46.032Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:46.064Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:46.064Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:46.224Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:46.224Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:46.330Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:46.330Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:46.340Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:46.340Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:46.354Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:46.354Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:46.406Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:46.406Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:46.406Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:46.406Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:46.544Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:46.544Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:46.676Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:46.676Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:46.734Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:46.734Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:46.766Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:46.766Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:46.790Z INFO 7414 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.47]:5706 is STARTED 2024-03-14T11:05:46.802Z INFO 7414 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.737 seconds (process running for 100.166) 2024-03-14T11:05:46.804Z INFO 7414 --- [p.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.3G, swap.space.total=0, swap.space.free=0, heap.memory.used=164.9M, heap.memory.free=114.7M, heap.memory.total=280.0M, heap.memory.max=7.8G, heap.memory.used/total=58.91%, heap.memory.used/max=2.07%, minor.gc.count=28, minor.gc.time=346ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=85.24%, load.systemAverage=4.02, thread.count=363, thread.peakCount=363, cluster.timeDiff=-8, 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=7, executor.q.priorityOperation.size=7, operations.completed.count=862, 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=1, proxy.count=5, clientEndpoint.count=0, connection.active.count=21, client.connection.count=0, connection.count=11 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.755 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 2024-03-14T11:05:46.817Z INFO 7414 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:05:46.849Z INFO 7414 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:05:46.849Z INFO 7414 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:05:46.876Z INFO 7414 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.053 seconds (process running for 100.24) 2024-03-14T11:05:46.881Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:46.881Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:46.882Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-11 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-03-14T11:05:46.891Z INFO 7414 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 2024-03-14T11:05:46.893Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:05:46.893Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:05:46.893Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414346893 2024-03-14T11:05:46.899Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:46.899Z WARN 7414 --- [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. 2024-03-14T11:05:46.899Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:46.907Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-12 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:05:46.907Z INFO 7414 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 2024-03-14T11:05:46.909Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:05:46.909Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:05:46.909Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414346909 2024-03-14T11:05:46.910Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:46.910Z WARN 7414 --- [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. 2024-03-14T11:05:46.910Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDeltaSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiInEventProducerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpOutEventProducerSpec 2024-03-14T11:05:47.000Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:47.000Z WARN 7414 --- [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. 2024-03-14T11:05:47.000Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 2024-03-14T11:05:47.011Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:47.011Z WARN 7414 --- [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. 2024-03-14T11:05:47.011Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionNcmpOutEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec 2024-03-14T11:05:47.031Z INFO 7414 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-03-14T11:05:47.086Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e2473cbf7894673f18da713ee25621f8bb8fed0136f8dfe113c0ee03f720ad3d 2024-03-14T11:05:47.101Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:47.101Z WARN 7414 --- [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. 2024-03-14T11:05:47.101Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:47.163Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:47.163Z WARN 7414 --- [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. 2024-03-14T11:05:47.163Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:47.165Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:47.165Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:47.303Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:47.303Z WARN 7414 --- [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. 2024-03-14T11:05:47.303Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:47.340Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:47.340Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:47.383Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:47.383Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:47.384Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:47.384Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:47.414Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:47.414Z WARN 7414 --- [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. 2024-03-14T11:05:47.414Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:47.466Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:47.466Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:47.500Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:47.500Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:47.517Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:47.517Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:47.647Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:47.647Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:47.704Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:47.705Z WARN 7414 --- [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. 2024-03-14T11:05:47.705Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:47.775Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:47.775Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:47.832Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:47.832Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:47.868Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:47.868Z WARN 7414 --- [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. 2024-03-14T11:05:47.868Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:47.885Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:47.885Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:47.893Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:47.893Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:48.028Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:48.028Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:48.410Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:48.410Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:48.456Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:48.456Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:48.550Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:48.550Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:48.561Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:48.561Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:48.566Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:48.566Z WARN 7414 --- [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. 2024-03-14T11:05:48.566Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:48.568Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:48.568Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:48.575Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:48.575Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:48.676Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:48.676Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:48.734Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:48.734Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:48.753Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:48.753Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:48.793Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:48.793Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:48.809Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:48.809Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:48.830Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:48.830Z WARN 7414 --- [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. 2024-03-14T11:05:48.830Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:48.987Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:48.987Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:49.458Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:49.458Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:49.520Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:49.520Z WARN 7414 --- [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. 2024-03-14T11:05:49.520Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:49.531Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:49.531Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:49.602Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:49.602Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:49.613Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:49.613Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:49.706Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:49.706Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:49.722Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:49.722Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:49.728Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:49.728Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:49.737Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:49.738Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:49.747Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:49.747Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:49.761Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:49.761Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:49.763Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:49.763Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:49.833Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:49.833Z WARN 7414 --- [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. 2024-03-14T11:05:49.833Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:50.141Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:50.141Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:50.483Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:50.483Z WARN 7414 --- [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. 2024-03-14T11:05:50.483Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:50.512Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:50.512Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:50.525Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:50.525Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:50.584Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:50.584Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:50.614Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:50.614Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:50.627Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:50.627Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:50.638Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:50.638Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:50.664Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:50.664Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:50.703Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:50.703Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:50.741Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:50.741Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:50.799Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:50.799Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:50.849Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:50.849Z WARN 7414 --- [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. 2024-03-14T11:05:50.849Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:50.966Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:50.966Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:51.196Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:51.196Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:51.369Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:51.369Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:51.392Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:51.392Z WARN 7414 --- [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. 2024-03-14T11:05:51.392Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:51.531Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:51.531Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:51.531Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:51.531Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:51.581Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:51.581Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:51.598Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:51.598Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:51.667Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:51.667Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:51.834Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:51.834Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:51.839Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:51.839Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:51.840Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:51.840Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:51.849Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:51.850Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:51.890Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:51.890Z WARN 7414 --- [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. 2024-03-14T11:05:51.890Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:51.972Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:51.972Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:52.090Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 this Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 ] 2024-03-14T11:05:52.095Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc this Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 ] 2024-03-14T11:05:52.095Z INFO 7414 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e this Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 ] 2024-03-14T11:05:52.100Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 this Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 ] 2024-03-14T11:05:52.101Z INFO 7414 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b this Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 ] 2024-03-14T11:05:52.101Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5703 and /10.30.107.73:60711 2024-03-14T11:05:52.102Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:52.102Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:52.103Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.107.73:51831 2024-03-14T11:05:52.103Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5705 and /10.30.107.73:50989 2024-03-14T11:05:52.106Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:36839 and /10.30.107.73:5704 2024-03-14T11:05:52.122Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:52597 and /10.30.107.73:5704 2024-03-14T11:05:52.122Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5704 and /10.30.107.73:57453 2024-03-14T11:05:52.124Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:40481 and /10.30.107.73:5704 2024-03-14T11:05:52.125Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:33311 and /10.30.107.73:5704 2024-03-14T11:05:52.129Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5706 and /10.30.107.73:55837 2024-03-14T11:05:52.135Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:38879 and /10.30.107.73:5704 2024-03-14T11:05:52.364Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.333543936S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:05:52.386Z INFO 7414 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Starting CmNotificationSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:05:52.386Z INFO 7414 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:05:52.391Z INFO 7414 --- [ main] ationSubscriptionDmiOutEventConsumerSpec : Started CmNotificationSubscriptionDmiOutEventConsumerSpec in 0.02 seconds (process running for 105.755) 2024-03-14T11:05:52.401Z INFO 7414 --- [ main] ificationSubscriptionDmiOutEventConsumer : Cm Subscription with id : sub-1 handled by the dmi-plugin : test-dmi-plugin-name has the status : accepted 2024-03-14T11:05:52.403Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:52.403Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:52.403Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:52.403Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:52.487Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:52.487Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:52.555Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:52.555Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:52.576Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:52.576Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:52.612Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:52.612Z WARN 7414 --- [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. 2024-03-14T11:05:52.612Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:52.710Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:52.710Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.695 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionDmiOutEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 2024-03-14T11:05:52.731Z INFO 7414 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-03-14T11:05:52.770Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: d8176b09dbe2a8a4398ea4776d27a0b18b538905aabf00d73f4632bef9a8f2c8 2024-03-14T11:05:52.809Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:52.809Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:52.888Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:52.888Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:52.905Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:52.905Z WARN 7414 --- [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. 2024-03-14T11:05:52.905Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:52.978Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:52.978Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:53.009Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:53.010Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:53.011Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:53.011Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:53.112Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:53.112Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:53.311Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:53.311Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:53.398Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:53.398Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:53.506Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:53.506Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:53.568Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:53.568Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:53.617Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:53.617Z WARN 7414 --- [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. 2024-03-14T11:05:53.617Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:53.679Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:53.679Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:53.719Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:53.719Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:53.743Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:53.743Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:53.811Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:53.811Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:54.071Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:54.071Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:54.081Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:54.081Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:54.121Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:54.121Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:54.121Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:54.121Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:54.126Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:54.127Z WARN 7414 --- [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. 2024-03-14T11:05:54.127Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:54.358Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:54.358Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:54.466Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:54.466Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:54.520Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:54.520Z WARN 7414 --- [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. 2024-03-14T11:05:54.520Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:54.523Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:54.523Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:54.549Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:54.549Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:54.589Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:54.589Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:54.624Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:54.624Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:54.722Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:54.722Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:54.882Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:54.882Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:55.025Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:55.025Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:55.082Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:55.082Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:55.126Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:55.126Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:55.129Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:55.129Z WARN 7414 --- [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. 2024-03-14T11:05:55.129Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:55.173Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:55.174Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:55.423Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:55.423Z WARN 7414 --- [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. 2024-03-14T11:05:55.423Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:55.562Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:55.562Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:55.620Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:55.620Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:55.625Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:55.626Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:55.651Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:55.651Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:55.674Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:55.675Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:55.693Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:55.693Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:55.727Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:55.727Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:55.884Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:55.884Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:56.025Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:56.025Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:56.085Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:56.085Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:56.178Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:56.178Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:56.228Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:56.228Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:56.345Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:56.345Z WARN 7414 --- [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. 2024-03-14T11:05:56.345Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:56.475Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:56.475Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:56.548Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:56.548Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:56.612Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:56.612Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:56.628Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:56.628Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:56.637Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:56.637Z WARN 7414 --- [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. 2024-03-14T11:05:56.637Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:56.665Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:56.665Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:56.687Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:56.687Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:56.788Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:56.788Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:56.887Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:56.887Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:56.978Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:56.978Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:57.090Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:57.090Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:57.196Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:57.196Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:57.200Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:57.200Z WARN 7414 --- [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. 2024-03-14T11:05:57.200Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:57.351Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:57.351Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:57.492Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:57.492Z WARN 7414 --- [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. 2024-03-14T11:05:57.492Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:57.533Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:57.533Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:57.551Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:57.551Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:57.625Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:57.625Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:57.687Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:57.687Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:57.722Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:57.722Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:57.760Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:57.760Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:57.896Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:57.896Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:57.989Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:57.989Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:58.011Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.279703998S 2024-03-14T11:05:58.038Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:58.039Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:58.051Z INFO 7414 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 2024-03-14T11:05:58.052Z INFO 7414 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 2024-03-14T11:05:58.066Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:58.067Z WARN 7414 --- [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. 2024-03-14T11:05:58.067Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:58.097Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:58.097Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:58.212Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:58.212Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:58.312Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:58.312Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.61 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec 2024-03-14T11:05:58.345Z INFO 7414 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-03-14T11:05:58.348Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:58.348Z WARN 7414 --- [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. 2024-03-14T11:05:58.348Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:58.400Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c45f1cff5719227a4d72b0dda641ea9abdfc73663f7074ae7a04985d424eefce 2024-03-14T11:05:58.538Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:58.538Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:58.547Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:58.547Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:58.657Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:58.657Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:58.663Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:58.663Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:58.698Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:58.698Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:58.774Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:58.774Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:58.925Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:58.925Z WARN 7414 --- [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. 2024-03-14T11:05:58.925Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:58.999Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:05:58.999Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:59.001Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:05:59.001Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:59.100Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:05:59.100Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:59.193Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:05:59.193Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:59.223Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:05:59.223Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:05:59.358Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:05:59.358Z WARN 7414 --- [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. 2024-03-14T11:05:59.358Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:59.379Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:05:59.379Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:59.449Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:05:59.449Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:59.551Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:05:59.551Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:59.664Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:05:59.664Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:05:59.669Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:05:59.669Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:05:59.801Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:05:59.801Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:05:59.894Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:05:59.894Z WARN 7414 --- [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. 2024-03-14T11:05:59.894Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:05:59.932Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:05:59.932Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:00.012Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:00.012Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:00.056Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:00.056Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:00.096Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:00.096Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:00.204Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:00.204Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:00.213Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:00.213Z WARN 7414 --- [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. 2024-03-14T11:06:00.213Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:00.236Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:00.236Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:00.302Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:00.302Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:00.400Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e this Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 ] 2024-03-14T11:06:00.401Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 this Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 ] 2024-03-14T11:06:00.404Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:00.404Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:00.404Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 this Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 ] 2024-03-14T11:06:00.406Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b this Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 ] 2024-03-14T11:06:00.406Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5702 and /10.30.107.73:49873 2024-03-14T11:06:00.409Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:14, ver:14} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc this Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 ] 2024-03-14T11:06:00.410Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5704 and /10.30.107.73:42725 2024-03-14T11:06:00.412Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:59279 and /10.30.107.73:5705 2024-03-14T11:06:00.412Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:59213 and /10.30.107.73:5705 2024-03-14T11:06:00.415Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5705 and /10.30.107.73:58261 2024-03-14T11:06:00.416Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:56811 and /10.30.107.73:5705 2024-03-14T11:06:00.417Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5703 and /10.30.107.73:48993 2024-03-14T11:06:00.418Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:53203 and /10.30.107.73:5705 2024-03-14T11:06:00.420Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:44241 and /10.30.107.73:5705 2024-03-14T11:06:00.420Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:5706 and /10.30.107.73:52463 2024-03-14T11:06:00.518Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:00.518Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:00.532Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:00.532Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:00.603Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:00.603Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:00.626Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:00.626Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:00.835Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:00.835Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:01.105Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:01.105Z WARN 7414 --- [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. 2024-03-14T11:06:01.105Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:01.119Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:01.119Z WARN 7414 --- [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. 2024-03-14T11:06:01.119Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:01.138Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:01.138Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:01.220Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:01.220Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:01.256Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:01.256Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:01.259Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:01.259Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:01.305Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:01.305Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:01.357Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:01.358Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:01.408Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:01.408Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:01.421Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:01.421Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:01.707Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:01.707Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:01.731Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:01.731Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:01.755Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:01.756Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:01.989Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:01.989Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:01.998Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:01.998Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:02.122Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:02.122Z WARN 7414 --- [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. 2024-03-14T11:06:02.122Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:02.161Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:02.161Z WARN 7414 --- [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. 2024-03-14T11:06:02.161Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:02.222Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:02.222Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:02.237Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:02.237Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:02.261Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:02.261Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:02.310Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:02.310Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:02.459Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:02.459Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:02.485Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:02.485Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:02.510Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:02.510Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:02.543Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:02.543Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:02.607Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:02.607Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:02.760Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:02.760Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:02.993Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:02.993Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:03.074Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:03.074Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:03.149Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:03.149Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:03.150Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:03.150Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:03.215Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:03.215Z WARN 7414 --- [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. 2024-03-14T11:06:03.215Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:03.275Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:03.275Z WARN 7414 --- [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. 2024-03-14T11:06:03.275Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:03.313Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:03.313Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:03.412Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:03.413Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:03.512Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:03.512Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:03.514Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:03.514Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:03.540Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:03.540Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:03.546Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:03.546Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:03.765Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:03.765Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:03.814Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:03.814Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:03.928Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:03.928Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:04.005Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.660094852S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:06:04.041Z INFO 7414 --- [ main] NotificationSubscriptionCacheHandlerSpec : Starting DmiCmNotificationSubscriptionCacheHandlerSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:06:04.041Z INFO 7414 --- [ main] NotificationSubscriptionCacheHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:06:04.065Z INFO 7414 --- [ main] NotificationSubscriptionCacheHandlerSpec : Started DmiCmNotificationSubscriptionCacheHandlerSpec in 0.056 seconds (process running for 117.429) 2024-03-14T11:06:04.104Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:04.104Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:04.114Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:04.114Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:04.203Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:04.203Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:04.340Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:04.340Z WARN 7414 --- [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. 2024-03-14T11:06:04.340Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:04.342Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:04.342Z WARN 7414 --- [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. 2024-03-14T11:06:04.342Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.008 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.DmiCmNotificationSubscriptionCacheHandlerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 2024-03-14T11:06:04.371Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:04.371Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:04.392Z INFO 7414 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2024-03-14T11:06:04.399Z INFO 7414 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 2024-03-14T11:06:04.419Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:04.419Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 2024-03-14T11:06:04.449Z ERROR 7414 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 2024-03-14T11:06:04.453Z INFO 7414 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-03-14T11:06:04.502Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: dea5385bf8d38d97ef816edf4e5aebd0f10f990d99bb6509cea3b2d4fe6b94de 2024-03-14T11:06:04.517Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:04.517Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:04.525Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:04.526Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:04.617Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:04.617Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:04.626Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:04.626Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:04.648Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:04.648Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:04.934Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:04.935Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:04.977Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:04.977Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:05.018Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:05.019Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:05.067Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:05.067Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:05.164Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:05.164Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:05.258Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:05.258Z WARN 7414 --- [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. 2024-03-14T11:06:05.258Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:05.300Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:05.301Z WARN 7414 --- [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. 2024-03-14T11:06:05.301Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:05.369Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:05.369Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:05.424Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:05.424Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:05.636Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:05.637Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:05.637Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:05.637Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:05.739Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:05.739Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:05.819Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:05.820Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:05.853Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:05.853Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:05.930Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:05.931Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:05.973Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:05.973Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:06.023Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:06.023Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:06.040Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:06.040Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:06.115Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:06.115Z WARN 7414 --- [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. 2024-03-14T11:06:06.115Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:06.204Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:06.204Z WARN 7414 --- [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. 2024-03-14T11:06:06.204Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:06.224Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:06.224Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:06.273Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:06.273Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:06.382Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:06.382Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:06.631Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b this Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 Member [10.30.107.73]:5706 - 4650344e-382d-4bbb-9b3b-148f95f7abcc ] 2024-03-14T11:06:06.633Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 this Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 Member [10.30.107.73]:5706 - 4650344e-382d-4bbb-9b3b-148f95f7abcc ] 2024-03-14T11:06:06.634Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 this Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 Member [10.30.107.73]:5706 - 4650344e-382d-4bbb-9b3b-148f95f7abcc ] 2024-03-14T11:06:06.636Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc this Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 Member [10.30.107.73]:5706 - 4650344e-382d-4bbb-9b3b-148f95f7abcc ] 2024-03-14T11:06:06.638Z INFO 7414 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:15, ver:15} [ Member [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 Member [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 Member [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e this Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 Member [10.30.107.73]:5706 - 4650344e-382d-4bbb-9b3b-148f95f7abcc ] 2024-03-14T11:06:06.639Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:06.639Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:06.640Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:36929 and /10.30.107.73:5706 2024-03-14T11:06:06.640Z INFO 7414 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:46411 and /10.30.107.73:5706 2024-03-14T11:06:06.640Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:44413 and /10.30.107.73:5706 2024-03-14T11:06:06.658Z INFO 7414 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:41993 and /10.30.107.73:5706 2024-03-14T11:06:06.664Z INFO 7414 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.47:35039 and /10.30.107.73:5706 2024-03-14T11:06:06.691Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:06.691Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:06.708Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:06.708Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:06.799Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:06.799Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:06.822Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:06.822Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:07.028Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:07.028Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:07.043Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:07.043Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:07.076Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:07.076Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:07.083Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:07.083Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:07.270Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:07.270Z WARN 7414 --- [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. 2024-03-14T11:06:07.270Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:07.372Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:07.372Z WARN 7414 --- [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. 2024-03-14T11:06:07.372Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:07.375Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:07.375Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:07.376Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:07.376Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:07.541Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:07.541Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:07.588Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:07.588Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:07.643Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:07.643Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:07.721Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:07.721Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:07.921Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:07.921Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:07.982Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:07.982Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:08.027Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:08.027Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:08.140Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:08.140Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:08.232Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:08.232Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:08.247Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:08.247Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:08.283Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:08.283Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:08.332Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:08.332Z WARN 7414 --- [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. 2024-03-14T11:06:08.332Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:08.424Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:08.424Z WARN 7414 --- [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. 2024-03-14T11:06:08.424Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:08.541Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:08.541Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:08.542Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:08.542Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:08.646Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:08.646Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:08.742Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:08.742Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:08.774Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:08.775Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:08.842Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:08.842Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:08.875Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:08.875Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:08.930Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:08.930Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:09.050Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:09.050Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:09.187Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:09.187Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:09.279Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:09.279Z WARN 7414 --- [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. 2024-03-14T11:06:09.279Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:09.301Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:09.301Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:09.349Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:09.349Z WARN 7414 --- [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. 2024-03-14T11:06:09.349Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:09.393Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:09.393Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:09.450Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:09.450Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:09.450Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:09.450Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:09.500Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:09.500Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:09.626Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:09.626Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:09.747Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:09.747Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:09.836Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:09.836Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:09.854Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.401519954S 2024-03-14T11:06:09.856Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32782] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2024-03-14T11:06:09.860Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:09.860Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:09.860Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414369860 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:06:09.878Z INFO 7414 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:06:09.878Z INFO 7414 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:06:09.884Z INFO 7414 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.021 seconds (process running for 123.248) 2024-03-14T11:06:09.885Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:09.885Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:09.886Z INFO 7414 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2024-03-14T11:06:09.888Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:06:09.888Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32782] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-13 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-03-14T11:06:09.890Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:06:09.890Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:09.890Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:09.890Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414369890 2024-03-14T11:06:09.897Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:09.897Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:10.082Z WARN 7414 --- [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} 2024-03-14T11:06:10.082Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: QSEp6nAUTBK9cJoag93Teg 2024-03-14T11:06:10.095Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:10.095Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:10.161Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:10.161Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:10.197Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:10.197Z WARN 7414 --- [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. 2024-03-14T11:06:10.197Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:10.202Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:10.202Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:10.205Z WARN 7414 --- [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} 2024-03-14T11:06:10.313Z INFO 7414 --- [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 rmybDearQ3m3UXZCIRV5IA 2024-03-14T11:06:10.349Z INFO 7414 --- [ 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 rmybDearQ3m3UXZCIRV5IA 2024-03-14T11:06:10.349Z INFO 7414 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: QSEp6nAUTBK9cJoag93Teg 2024-03-14T11:06:10.461Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32782 (id: 2147483646 rack: null) 2024-03-14T11:06:10.464Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2024-03-14T11:06:10.465Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:10.465Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:10.469Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:10.469Z WARN 7414 --- [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. 2024-03-14T11:06:10.469Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:10.485Z INFO 7414 --- [ 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-ec74be9e-639d-4f29-a297-8e3a4fe0e88e 2024-03-14T11:06:10.486Z INFO 7414 --- [ 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) 2024-03-14T11:06:10.486Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2024-03-14T11:06:10.526Z INFO 7414 --- [ 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-ec74be9e-639d-4f29-a297-8e3a4fe0e88e', protocol='range'} 2024-03-14T11:06:10.526Z INFO 7414 --- [ 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-ec74be9e-639d-4f29-a297-8e3a4fe0e88e=Assignment(partitions=[ncmp-events-test-0])} 2024-03-14T11:06:10.555Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:10.555Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:10.557Z INFO 7414 --- [ 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-ec74be9e-639d-4f29-a297-8e3a4fe0e88e', protocol='range'} 2024-03-14T11:06:10.557Z INFO 7414 --- [ 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]) 2024-03-14T11:06:10.558Z INFO 7414 --- [ 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 2024-03-14T11:06:10.568Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:10.568Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:10.584Z INFO 7414 --- [ 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 2024-03-14T11:06:10.597Z INFO 7414 --- [ 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:32782 (id: 1 rack: null)], epoch=0}}. 2024-03-14T11:06:10.629Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:10.629Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:10.651Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:10.651Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:10.723Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:10.724Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2024-03-14T11:06:10.759Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:10.759Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:10.759Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:10.759Z INFO 7414 --- [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: 116ms, elapsed time since send: 116ms, request timeout: 30000ms) 2024-03-14T11:06:10.759Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:06:10.759Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 2024-03-14T11:06:10.759Z INFO 7414 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=1057419061, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-03-14T11:06:10.759Z INFO 7414 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32782 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-03-14T11:06:10.823Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:10.824Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:10.860Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:10.860Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:10.863Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:10.863Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.458 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 2024-03-14T11:06:10.917Z INFO 7414 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-03-14T11:06:10.923Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:10.923Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:10.943Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:10.943Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:10.960Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 84cb2fc1dcb2953cfbf78a144b3f3de672d7108bd5f192a641c141f4136e3ee8 2024-03-14T11:06:10.961Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:10.961Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:10.996Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:10.996Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:11.101Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:11.101Z WARN 7414 --- [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. 2024-03-14T11:06:11.101Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:11.104Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:11.104Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:11.124Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:11.124Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:11.262Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:11.262Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:11.263Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:11.263Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:11.371Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:11.371Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:11.461Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:11.461Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:11.575Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:11.575Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:11.576Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:11.576Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:11.637Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:11.637Z WARN 7414 --- [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. 2024-03-14T11:06:11.637Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:11.675Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:11.675Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:11.693Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:11.693Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:11.760Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:11.760Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:11.764Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:11.764Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:11.948Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:11.948Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:11.963Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:11.963Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:12.017Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:12.017Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:12.057Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:12.057Z WARN 7414 --- [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. 2024-03-14T11:06:12.057Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:12.108Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:12.108Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:12.157Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:12.157Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:12.165Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:12.165Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:12.276Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:12.276Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:12.363Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:12.363Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:12.487Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:12.487Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:12.570Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:12.570Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:12.587Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:12.587Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:12.681Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:12.681Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:12.695Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:12.695Z WARN 7414 --- [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. 2024-03-14T11:06:12.695Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:12.697Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:12.697Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:12.815Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:12.815Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:12.887Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:12.887Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:12.951Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:12.951Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:12.969Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:12.969Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:13.010Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:13.010Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:13.011Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:13.011Z WARN 7414 --- [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. 2024-03-14T11:06:13.011Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:13.222Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:13.222Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:13.311Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:13.311Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:13.389Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:13.389Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:13.430Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:13.430Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:13.467Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:13.467Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:13.633Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:13.633Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:13.639Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:13.639Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:13.649Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:13.649Z WARN 7414 --- [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. 2024-03-14T11:06:13.650Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:13.673Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:13.673Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:13.718Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:13.718Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:13.908Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:13.908Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:13.953Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:13.953Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:13.990Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:13.990Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:14.114Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:14.114Z WARN 7414 --- [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. 2024-03-14T11:06:14.114Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:14.165Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:14.165Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:14.172Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:14.172Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:14.371Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:14.371Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:14.433Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:14.433Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:14.464Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:14.464Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:14.592Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:14.592Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:14.592Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:14.592Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:14.633Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:14.633Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:14.723Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:14.723Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:14.753Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:14.753Z WARN 7414 --- [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. 2024-03-14T11:06:14.753Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:14.777Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:14.777Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:14.791Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:14.791Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:14.911Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:14.911Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:14.957Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:14.957Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:15.118Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:15.118Z WARN 7414 --- [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. 2024-03-14T11:06:15.118Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:15.176Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:15.176Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:15.215Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:15.215Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:15.320Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:15.320Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:15.367Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:15.367Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:15.398Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:15.398Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:15.481Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:15.481Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:15.586Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:15.586Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:15.645Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:15.645Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:15.706Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:15.706Z WARN 7414 --- [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. 2024-03-14T11:06:15.706Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:15.746Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:15.746Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:15.781Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:15.781Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:15.835Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:15.835Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:15.945Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:15.945Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:15.964Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:15.964Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:16.017Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:16.017Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:16.029Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:16.029Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:16.083Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:16.083Z WARN 7414 --- [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. 2024-03-14T11:06:16.083Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:16.118Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:16.118Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:16.159Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.241982094S 2024-03-14T11:06:16.163Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32784] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-03-14T11:06:16.165Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:16.165Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:16.165Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414376165 11:06:16,198 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:06:16,198 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:06:16,198 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@62da3efd - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:06:16,204 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:06:16,204 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@62da3efd - 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 11:06:16,205 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:06:16,205 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:06:16,205 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:06:16,207 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:06:16,207 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@62da3efd - 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 11:06:16,209 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:06:16,209 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:06:16,209 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:06:16,209 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414376209) 11:06:16,209 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:06:16,209 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:06:16,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:06:16,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310568db - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:06:16,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:06:16,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310568db - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:06:16,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:06:16,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310568db - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:06:16,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:06:16,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310568db - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:06:16,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:06:16,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310568db - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:06:16,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:06:16,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310568db - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:06:16,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:06:16,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310568db - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:06:16,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:06:16,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310568db - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:06:16,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:06:16,210 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:06:16,211 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:16,211 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:06:16,211 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:06:16,211 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:06:16,211 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:06:16,215 |-INFO in ch.qos.logback.classic.pattern.DateConverter@667d6614 - Setting zoneId to "UTC" 11:06:16,216 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:06:16,216 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:06:16,219 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:06:16,219 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:06:16,219 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:06:16,219 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:06:16,219 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:06:16,219 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310568db - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:06:16,219 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:06:16,219 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4f84260e - End of configuration. 11:06:16,219 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7c9ac4d5 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:06:16.222Z INFO 7414 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:06:16.222Z INFO 7414 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:06:16.238Z INFO 7414 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.068 seconds (process running for 129.602) 2024-03-14T11:06:16.240Z INFO 7414 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 2024-03-14T11:06:16.253Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:06:16.253Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32784] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-14 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:06:16.255Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:06:16.255Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:16.255Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:16.255Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414376255 2024-03-14T11:06:16.355Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:16.355Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:16.388Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:16.388Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:16.398Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:16.398Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:16.421Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:16.421Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:16.427Z WARN 7414 --- [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} 2024-03-14T11:06:16.427Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: u2p5IZpwTwutt-s-RLsO6g 2024-03-14T11:06:16.559Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:16.559Z WARN 7414 --- [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. 2024-03-14T11:06:16.559Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:16.567Z WARN 7414 --- [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} 2024-03-14T11:06:16.673Z INFO 7414 --- [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 G5JKK5gpQC6hYuD5zUERbA 2024-03-14T11:06:16.689Z INFO 7414 --- [ 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 G5JKK5gpQC6hYuD5zUERbA 2024-03-14T11:06:16.689Z INFO 7414 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: u2p5IZpwTwutt-s-RLsO6g 2024-03-14T11:06:16.706Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:16.706Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:16.793Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:16.793Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:16.796Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:16.796Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:16.802Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 2024-03-14T11:06:16.804Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2024-03-14T11:06:16.810Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:16.810Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:16.822Z INFO 7414 --- [ 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-af44771d-23e5-40bc-9a70-6a47e937d543 2024-03-14T11:06:16.822Z INFO 7414 --- [ 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) 2024-03-14T11:06:16.823Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2024-03-14T11:06:16.848Z INFO 7414 --- [ 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-af44771d-23e5-40bc-9a70-6a47e937d543', protocol='range'} 2024-03-14T11:06:16.848Z INFO 7414 --- [ 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-af44771d-23e5-40bc-9a70-6a47e937d543=Assignment(partitions=[cm-events-0])} 2024-03-14T11:06:16.868Z INFO 7414 --- [ 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-af44771d-23e5-40bc-9a70-6a47e937d543', protocol='range'} 2024-03-14T11:06:16.868Z INFO 7414 --- [ 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]) 2024-03-14T11:06:16.868Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 2024-03-14T11:06:16.875Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:16.875Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:16.875Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:16.875Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:16.882Z INFO 7414 --- [ 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 2024-03-14T11:06:16.892Z INFO 7414 --- [ 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:32784 (id: 1 rack: null)], epoch=0}}. 2024-03-14T11:06:16.909Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:16.909Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:16.973Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:16.973Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:16.984Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:16.984Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:17.005Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:17.006Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2024-03-14T11:06:17.047Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:17.047Z WARN 7414 --- [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. 2024-03-14T11:06:17.047Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:17.050Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:17.050Z INFO 7414 --- [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: 125ms, elapsed time since send: 125ms, request timeout: 30000ms) 2024-03-14T11:06:17.050Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:06:17.050Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 2024-03-14T11:06:17.050Z INFO 7414 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=1866815994, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-03-14T11:06:17.050Z INFO 7414 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, 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. 2024-03-14T11:06:17.106Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:17.106Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:17.135Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:17.135Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:17.151Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:17.151Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.288 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 2024-03-14T11:06:17.210Z INFO 7414 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-03-14T11:06:17.257Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:17.257Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:17.257Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f622523dd161fbb39bd8967356645796e0bc5b498a251075b3a3e2bf76c294be 2024-03-14T11:06:17.304Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:17.304Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:17.351Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:17.351Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:17.385Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:17.385Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:17.415Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:17.415Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:17.510Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:17.510Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:17.514Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:17.514Z WARN 7414 --- [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. 2024-03-14T11:06:17.514Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:17.570Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:17.570Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:17.594Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:17.594Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:17.652Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:17.652Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:17.765Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:17.765Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:17.851Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:17.851Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:17.863Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:17.864Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:17.891Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:17.891Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:17.901Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:17.901Z WARN 7414 --- [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. 2024-03-14T11:06:17.901Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:17.925Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:17.925Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:17.947Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:17.947Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:17.977Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:17.977Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:17.983Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:17.983Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:18.067Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:18.067Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:18.069Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:18.069Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:18.171Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:18.171Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:18.193Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:18.193Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:18.238Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:18.238Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:18.368Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:18.368Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:18.528Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:18.528Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:18.534Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:18.534Z WARN 7414 --- [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. 2024-03-14T11:06:18.534Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:18.676Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:18.676Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:18.696Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:18.696Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:18.771Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:18.771Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:18.841Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:18.842Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:18.853Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:18.853Z WARN 7414 --- [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. 2024-03-14T11:06:18.853Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:18.928Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:18.928Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:18.953Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:18.953Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:18.976Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:18.976Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:19.008Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:19.008Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:19.100Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:19.100Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:19.185Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:19.186Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:19.222Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:19.222Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:19.230Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:19.230Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:19.293Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:19.293Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:19.352Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:19.352Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:19.471Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:19.471Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:19.587Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:19.587Z WARN 7414 --- [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. 2024-03-14T11:06:19.587Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:19.731Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:19.731Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:19.755Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:19.755Z WARN 7414 --- [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. 2024-03-14T11:06:19.755Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:19.779Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:19.779Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:19.824Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:19.824Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:19.855Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:19.855Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:19.878Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:19.878Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:19.893Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:19.893Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:19.898Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:19.898Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:20.030Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:20.031Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:20.061Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:20.061Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:20.102Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:20.102Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:20.145Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:20.145Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:20.182Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:20.182Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:20.288Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:20.288Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:20.378Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:20.378Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:20.474Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:20.474Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:20.506Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:20.506Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:20.609Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:20.609Z WARN 7414 --- [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. 2024-03-14T11:06:20.609Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:20.641Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:20.641Z WARN 7414 --- [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. 2024-03-14T11:06:20.641Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:20.686Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:20.686Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:20.743Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:20.743Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:20.763Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:20.763Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:20.885Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:20.885Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:20.931Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:20.931Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:20.944Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:20.944Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:20.983Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:20.983Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:21.004Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:21.004Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:21.107Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:21.107Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:21.109Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:21.109Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:21.161Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:21.161Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:21.249Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:21.249Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:21.397Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:21.397Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:21.463Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:21.463Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:21.523Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:21.523Z WARN 7414 --- [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. 2024-03-14T11:06:21.523Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:21.538Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:21.538Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:21.597Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:21.597Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:21.639Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:21.639Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:21.793Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:21.793Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:21.797Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:21.797Z WARN 7414 --- [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. 2024-03-14T11:06:21.797Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:21.825Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:21.825Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:21.847Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:21.847Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:21.948Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:21.949Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:21.993Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:21.993Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:22.091Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:22.091Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:22.115Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:22.116Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:22.212Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:22.212Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:22.227Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:22.227Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:22.278Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:22.278Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:22.414Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:22.414Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:22.416Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:22.416Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:22.480Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:22.480Z WARN 7414 --- [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. 2024-03-14T11:06:22.480Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:22.499Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:22.499Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:22.550Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:22.550Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:22.596Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:22.596Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:22.637Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.426821981S 2024-03-14T11:06:22.795Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:22.795Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:22.806Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:22.806Z WARN 7414 --- [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. 2024-03-14T11:06:22.807Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:22.848Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:22.849Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:22.857Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:22.857Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:22.929Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:22.929Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.721 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 2024-03-14T11:06:23.052Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:23.052Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:23.083Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:23.083Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 2024-03-14T11:06:23.113Z DEBUG 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 2024-03-14T11:06:23.116Z DEBUG 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 2024-03-14T11:06:23.133Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-03-14T11:06:23.133Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-03-14T11:06:23.133Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-03-14T11:06:23.135Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-03-14T11:06:23.135Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-03-14T11:06:23.137Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-03-14T11:06:23.137Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 2024-03-14T11:06:23.139Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-03-14T11:06:23.139Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-03-14T11:06:23.141Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 2024-03-14T11:06:23.141Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-03-14T11:06:23.141Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-03-14T11:06:23.143Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-03-14T11:06:23.143Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2024-03-14T11:06:23.143Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2024-03-14T11:06:23.145Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 2024-03-14T11:06:23.198Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: targetModuleSetTag 2024-03-14T11:06:23.203Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 2024-03-14T11:06:23.204Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 2024-03-14T11:06:23.217Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:23.217Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:23.236Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:23.237Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:23.319Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:23.319Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:23.385Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:23.385Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:23.386Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:23.386Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:23.387Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:23.387Z WARN 7414 --- [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. 2024-03-14T11:06:23.387Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:23.451Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:23.451Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:23.512Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:23.512Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:23.634Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:23.634Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:23.701Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:23.701Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:23.785Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:23.785Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:23.840Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:23.840Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:23.890Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:23.890Z WARN 7414 --- [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. 2024-03-14T11:06:23.890Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:23.954Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:23.954Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:23.997Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:23.997Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:24.054Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:24.055Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:24.186Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:24.186Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:24.188Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:24.188Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:24.221Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:24.221Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:24.320Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:24.320Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:24.338Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:24.338Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:24.405Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:24.405Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:24.415Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:24.415Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:24.439Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:24.439Z WARN 7414 --- [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. 2024-03-14T11:06:24.439Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:24.537Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:24.537Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:24.537Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:24.537Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:24.658Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:24.658Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:24.838Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:24.838Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:24.857Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:24.857Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:24.894Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:24.894Z WARN 7414 --- [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. 2024-03-14T11:06:24.894Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:24.904Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:24.904Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:24.943Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:24.943Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:25.000Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:25.000Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:25.237Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2024-03-14T11:06:25.238Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 2024-03-14T11:06:25.239Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-03-14T11:06:25.241Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-03-14T11:06:25.241Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-03-14T11:06:25.242Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-03-14T11:06:25.243Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-03-14T11:06:25.243Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-03-14T11:06:25.243Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-03-14T11:06:25.244Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2024-03-14T11:06:25.244Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2024-03-14T11:06:25.244Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-03-14T11:06:25.260Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:25.260Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:25.273Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 2024-03-14T11:06:25.275Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2024-03-14T11:06:25.275Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-03-14T11:06:25.300Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 2024-03-14T11:06:25.300Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2024-03-14T11:06:25.323Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:25.323Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:25.340Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle-1 module failed due to reason No signature of method: org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec.assertYamgModelCmHandleArgument() is applicable for argument types: (ArrayList, String) values: [[org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandle@a7dd580a], ...]. 2024-03-14T11:06:25.347Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in LOCKED state 2024-03-14T11:06:25.347Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2024-03-14T11:06:25.349Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-03-14T11:06:25.349Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:25.349Z WARN 7414 --- [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. 2024-03-14T11:06:25.349Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.152 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 2024-03-14T11:06:25.395Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:25.395Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:25.397Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:25.397Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:25.400Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:06:25.401Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:06:25.401Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:06:25.401Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.401Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-03-14T11:06:25.401Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:06:25.404Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:06:25.404Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 2024-03-14T11:06:25.404Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 2024-03-14T11:06:25.404Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.405Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-03-14T11:06:25.405Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:06:25.406Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:06:25.406Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 2024-03-14T11:06:25.406Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 2024-03-14T11:06:25.406Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.406Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-03-14T11:06:25.406Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:06:25.407Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.407Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-03-14T11:06:25.407Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-03-14T11:06:25.408Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:06:25.408Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 2024-03-14T11:06:25.408Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2024-03-14T11:06:25.409Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.409Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-03-14T11:06:25.409Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:06:25.409Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.409Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-03-14T11:06:25.409Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2024-03-14T11:06:25.409Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.409Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-03-14T11:06:25.409Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2024-03-14T11:06:25.412Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:06:25.412Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 2024-03-14T11:06:25.412Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z WARN 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2024-03-14T11:06:25.413Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2024-03-14T11:06:25.413Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.413Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-03-14T11:06:25.413Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:06:25.414Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.414Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-03-14T11:06:25.414Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.414Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-03-14T11:06:25.414Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2024-03-14T11:06:25.415Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:06:25.415Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:06:25.415Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:06:25.415Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2024-03-14T11:06:25.422Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:25.422Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:25.425Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.425Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-03-14T11:06:25.425Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:06:25.427Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:06:25.427Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:06:25.427Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:06:25.427Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.427Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 2024-03-14T11:06:25.427Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 2024-03-14T11:06:25.430Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:06:25.430Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:06:25.430Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2024-03-14T11:06:25.430Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:06:25.432Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-03-14T11:06:25.432Z INFO 7414 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 2024-03-14T11:06:25.440Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:25.440Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 11:06:23,111 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@310568db - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 11:06:25,454 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:06:25,454 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:06:25,454 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c09b5fd - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:06:25,456 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:06:25,456 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c09b5fd - 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 11:06:25,458 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:06:25,458 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:06:25,458 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:06:25,458 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@514c4915 - 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. 11:06:25,458 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c09b5fd - 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 11:06:25,460 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:06:25,460 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:06:25,460 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:06:25,460 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414385460) 11:06:25,460 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:06:25,460 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:06:25,461 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:06:25,461 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63fa8787 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:06:25,461 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:06:25,461 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63fa8787 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:06:25,461 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:06:25,461 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63fa8787 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:06:25,461 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:06:25,461 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63fa8787 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:06:25,461 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:06:25,461 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63fa8787 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:06:25,461 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:06:25,461 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63fa8787 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:06:25,461 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:06:25,461 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63fa8787 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:06:25,461 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:06:25,461 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63fa8787 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:06:25,461 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:06:25,461 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:06:25,461 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:25,462 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:06:25,462 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:06:25,462 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:06:25,462 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:06:25,466 |-INFO in ch.qos.logback.classic.pattern.DateConverter@507af6ef - Setting zoneId to "UTC" 11:06:25,467 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:06:25,467 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:06:25,470 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:06:25,470 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:06:25,470 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:06:25,470 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:06:25,470 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:06:25,470 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@63fa8787 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:06:25,470 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:06:25,470 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@38e86edc - End of configuration. 11:06:25,470 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@592f8261 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:06:25.472Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.472Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.472Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.472Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.472Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.472Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.473Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.473Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.473Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 28 2024-03-14T11:06:25.473Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.473Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 27 2024-03-14T11:06:25.473Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.473Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.473Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 27 2024-03-14T11:06:25.473Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.473Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.473Z INFO 7414 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:06:25.473Z INFO 7414 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:06:25.474Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.474Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 28 2024-03-14T11:06:25.474Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.475Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.475Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 28 2024-03-14T11:06:25.476Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.477Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.477Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 27 2024-03-14T11:06:25.479Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.479Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.479Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.479Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 28 2024-03-14T11:06:25.480Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.482Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.485Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.485Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 29 2024-03-14T11:06:25.488Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.488Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.488Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.489Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 30 2024-03-14T11:06:25.489Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.489Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 30 2024-03-14T11:06:25.493Z INFO 7414 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.053 seconds (process running for 138.857) 2024-03-14T11:06:25.497Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.498Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 2024-03-14T11:06:25.518Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:25.518Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:25.518Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:06:25.519Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.519Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 20 2024-03-14T11:06:25.520Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:06:25.521Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:06:25.525Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:25.525Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:25.526Z INFO 7414 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.018 seconds (process running for 138.89) 2024-03-14T11:06:25.530Z WARN 7414 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 2024-03-14T11:06:25.534Z WARN 7414 --- [onPool-worker-1] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 2024-03-14T11:06:25.544Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:25.544Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:25.553Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.553Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.553Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.553Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.553Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.554Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.554Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.554Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.554Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.554Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.555Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.562Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.575Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.575Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.576Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.576Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.576Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.576Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.576Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.576Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.576Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.576Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.576Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 31 2024-03-14T11:06:25.577Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.577Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.577Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.577Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.577Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.577Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 31 2024-03-14T11:06:25.577Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.577Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.577Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 29 2024-03-14T11:06:25.577Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 31 2024-03-14T11:06:25.577Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.577Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 28 2024-03-14T11:06:25.577Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.577Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.577Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.577Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.578Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.578Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.578Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 28 2024-03-14T11:06:25.578Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.578Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 30 2024-03-14T11:06:25.578Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.578Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.578Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.578Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 29 2024-03-14T11:06:25.578Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.578Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.578Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 29 2024-03-14T11:06:25.578Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.578Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 30 2024-03-14T11:06:25.579Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.579Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.579Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 29 2024-03-14T11:06:25.579Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 30 2024-03-14T11:06:25.580Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.580Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 30 2024-03-14T11:06:25.580Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.580Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 28 2024-03-14T11:06:25.581Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.581Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 29 2024-03-14T11:06:25.581Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.581Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.582Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.582Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 29 2024-03-14T11:06:25.582Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.583Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.583Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 31 2024-03-14T11:06:25.583Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.583Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.583Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 31 2024-03-14T11:06:25.583Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 30 2024-03-14T11:06:25.583Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.583Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 29 2024-03-14T11:06:25.585Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.586Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.586Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 30 2024-03-14T11:06:25.589Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.589Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.589Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.589Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.598Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.598Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.598Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 31 2024-03-14T11:06:25.620Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.621Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.621Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 21 2024-03-14T11:06:25.633Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:25.633Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:25.649Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.649Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.650Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.650Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 29 2024-03-14T11:06:25.650Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.654Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.654Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.654Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.655Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.655Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.655Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.655Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 31 2024-03-14T11:06:25.655Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.656Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.662Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.663Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.676Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.677Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.677Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.677Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.678Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.678Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.678Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.678Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.678Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.678Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.678Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 32 2024-03-14T11:06:25.678Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.678Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.678Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 30 2024-03-14T11:06:25.679Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.679Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.679Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 29 2024-03-14T11:06:25.679Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.679Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.679Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.679Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.679Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 31 2024-03-14T11:06:25.679Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.679Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.679Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.679Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.679Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.679Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 30 2024-03-14T11:06:25.679Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.679Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 32 2024-03-14T11:06:25.679Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.679Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.679Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 30 2024-03-14T11:06:25.679Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.680Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.680Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.680Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 31 2024-03-14T11:06:25.680Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.680Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 31 2024-03-14T11:06:25.680Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.680Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 29 2024-03-14T11:06:25.680Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.680Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 32 2024-03-14T11:06:25.682Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.682Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.682Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.682Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 31 2024-03-14T11:06:25.683Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.683Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 29 2024-03-14T11:06:25.683Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.683Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.683Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.683Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.683Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.683Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.683Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.683Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.684Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.684Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 30 2024-03-14T11:06:25.684Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.684Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 30 2024-03-14T11:06:25.684Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.684Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 32 2024-03-14T11:06:25.684Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.684Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 32 2024-03-14T11:06:25.684Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.684Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 31 2024-03-14T11:06:25.684Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.684Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 30 2024-03-14T11:06:25.695Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.695Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.695Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.695Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.695Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 31 2024-03-14T11:06:25.695Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.696Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.698Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:25.698Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:25.706Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.708Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.708Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 32 2024-03-14T11:06:25.722Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.723Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.723Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 22 2024-03-14T11:06:25.751Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.751Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.751Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.751Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 30 2024-03-14T11:06:25.752Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.755Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.756Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.756Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 32 2024-03-14T11:06:25.756Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.756Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.756Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.756Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.756Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.756Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.756Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.757Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.763Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.764Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.777Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.778Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.778Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.779Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.779Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.779Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.779Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.779Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.779Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 31 2024-03-14T11:06:25.779Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 33 2024-03-14T11:06:25.780Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.780Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.780Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.780Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.780Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.780Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.780Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 33 2024-03-14T11:06:25.780Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.780Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.780Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 32 2024-03-14T11:06:25.780Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.780Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.780Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.780Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.780Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.780Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.781Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.781Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.781Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 30 2024-03-14T11:06:25.781Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.781Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.781Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.781Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 31 2024-03-14T11:06:25.781Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.781Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.781Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 32 2024-03-14T11:06:25.781Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 30 2024-03-14T11:06:25.781Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.781Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 31 2024-03-14T11:06:25.781Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.781Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 33 2024-03-14T11:06:25.781Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.781Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 30 2024-03-14T11:06:25.783Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.783Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.783Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.783Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 32 2024-03-14T11:06:25.783Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.784Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.784Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.784Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.784Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.784Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.784Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.784Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.784Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.784Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.784Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.784Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.785Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.785Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 32 2024-03-14T11:06:25.785Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.785Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 33 2024-03-14T11:06:25.785Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.785Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 31 2024-03-14T11:06:25.795Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.796Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.796Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.796Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 32 2024-03-14T11:06:25.796Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.797Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.797Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.810Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.811Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:25.811Z WARN 7414 --- [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. 2024-03-14T11:06:25.811Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:25.811Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.811Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 33 2024-03-14T11:06:25.823Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.824Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.824Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 23 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:06:25.843Z INFO 7414 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:06:25.843Z INFO 7414 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:06:25.849Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:25.849Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:25.851Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.852Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.852Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 31 2024-03-14T11:06:25.853Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.853Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.855Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.855Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.856Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.856Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.856Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 31 2024-03-14T11:06:25.856Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.856Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.856Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 31 2024-03-14T11:06:25.857Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.857Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.857Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.857Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.863Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.863Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.864Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.864Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.864Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.864Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 33 2024-03-14T11:06:25.864Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.876Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.877Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.878Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.878Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.880Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.880Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.880Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.880Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.880Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 32 2024-03-14T11:06:25.881Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.881Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.881Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.881Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.881Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 34 2024-03-14T11:06:25.881Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.881Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.881Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 33 2024-03-14T11:06:25.881Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.881Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.881Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 34 2024-03-14T11:06:25.882Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.882Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 32 2024-03-14T11:06:25.882Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.882Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.882Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 31 2024-03-14T11:06:25.882Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.882Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.882Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.882Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 32 2024-03-14T11:06:25.882Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.882Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.882Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.882Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.882Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 34 2024-03-14T11:06:25.882Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.882Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.882Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.882Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 31 2024-03-14T11:06:25.882Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.882Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 33 2024-03-14T11:06:25.883Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.883Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 32 2024-03-14T11:06:25.883Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.883Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 31 2024-03-14T11:06:25.883Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.883Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.883Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.883Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.884Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.884Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 33 2024-03-14T11:06:25.885Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.885Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.885Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.885Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.885Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.885Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.885Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.885Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 30 2024-03-14T11:06:25.885Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.885Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.885Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.885Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.885Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.886Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.886Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 33 2024-03-14T11:06:25.895Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.885Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 33 2024-03-14T11:06:25.896Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.896Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 32 2024-03-14T11:06:25.896Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:25.896Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:25.897Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.897Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.897Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.897Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.897Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 33 2024-03-14T11:06:25.897Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.897Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.912Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.913Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.913Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 34 2024-03-14T11:06:25.939Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.940Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.940Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 24 2024-03-14T11:06:25.953Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.953Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.953Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 32 2024-03-14T11:06:25.954Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.954Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.956Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.957Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.957Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.957Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.957Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 32 2024-03-14T11:06:25.957Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.957Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.957Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 32 2024-03-14T11:06:25.957Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.958Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.958Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.958Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.958Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.959Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.964Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.964Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.964Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.965Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.965Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 34 2024-03-14T11:06:25.965Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.965Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.978Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.978Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.979Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.979Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.981Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.981Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.981Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.981Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.981Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 33 2024-03-14T11:06:25.982Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.982Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 35 2024-03-14T11:06:25.982Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.982Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.982Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.982Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.982Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.982Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 34 2024-03-14T11:06:25.982Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.982Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.982Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.982Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 35 2024-03-14T11:06:25.982Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.982Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.983Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.983Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 33 2024-03-14T11:06:25.983Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.983Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.983Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 35 2024-03-14T11:06:25.983Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.983Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.983Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.983Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.983Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.983Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 32 2024-03-14T11:06:25.983Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.983Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 34 2024-03-14T11:06:25.983Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.983Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.984Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.984Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.984Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 33 2024-03-14T11:06:25.984Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 32 2024-03-14T11:06:25.984Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.984Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.984Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.984Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.985Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.985Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:25.985Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.985Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.985Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.986Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.986Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:25.986Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.986Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 34 2024-03-14T11:06:25.986Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.986Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.986Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.986Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 34 2024-03-14T11:06:25.986Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:25.986Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.986Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 31 2024-03-14T11:06:25.986Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.987Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:25.987Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:25.997Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:25.997Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:25.998Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:25.998Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:25.998Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:25.998Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 33 2024-03-14T11:06:25.998Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:25.998Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 34 2024-03-14T11:06:25.998Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:25.999Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.017Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.020Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:26.020Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:26.028Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.028Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 35 2024-03-14T11:06:26.045Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.048Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.048Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 25 2024-03-14T11:06:26.054Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.055Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.055Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.055Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.055Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 33 2024-03-14T11:06:26.057Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.057Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.057Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.057Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.058Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.058Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 33 2024-03-14T11:06:26.058Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.058Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.058Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.058Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.058Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 33 2024-03-14T11:06:26.059Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.059Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.060Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.065Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.065Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.065Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.065Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.065Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.066Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.078Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.079Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.080Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.081Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.081Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 35 2024-03-14T11:06:26.082Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.082Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.082Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.082Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 34 2024-03-14T11:06:26.082Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.082Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.082Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.083Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.083Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.083Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.083Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 35 2024-03-14T11:06:26.083Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.083Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.083Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.083Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 36 2024-03-14T11:06:26.083Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.083Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 33 2024-03-14T11:06:26.083Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.083Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.083Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 32 2024-03-14T11:06:26.083Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.083Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.084Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.084Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.084Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.084Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.084Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.084Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.084Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 35 2024-03-14T11:06:26.084Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.084Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.084Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 33 2024-03-14T11:06:26.084Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.084Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.084Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.085Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.085Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.085Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.085Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.085Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 34 2024-03-14T11:06:26.086Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.086Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.086Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.086Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.086Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.086Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.086Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.087Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.087Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 35 2024-03-14T11:06:26.087Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.087Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.087Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.087Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 35 2024-03-14T11:06:26.087Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.087Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.087Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 32 2024-03-14T11:06:26.087Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.087Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 34 2024-03-14T11:06:26.098Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.098Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.098Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.099Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.099Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 34 2024-03-14T11:06:26.099Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.099Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.099Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.099Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 35 2024-03-14T11:06:26.099Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.124Z INFO 7414 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.293 seconds (process running for 139.488) 2024-03-14T11:06:26.129Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.130Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.130Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 36 2024-03-14T11:06:26.149Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.149Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.149Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 26 2024-03-14T11:06:26.156Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.156Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.156Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.156Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.156Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.156Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 34 2024-03-14T11:06:26.157Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.157Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 34 2024-03-14T11:06:26.157Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.157Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.158Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.159Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.159Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.159Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 34 2024-03-14T11:06:26.159Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.160Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.160Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.160Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.160Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.163Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.163Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.163Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.163Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.165Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.165Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.166Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.166Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.177Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.178Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.179Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.181Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.181Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.181Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.183Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.183Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.183Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.183Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.183Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 35 2024-03-14T11:06:26.183Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.183Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 36 2024-03-14T11:06:26.183Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.184Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.184Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.184Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.184Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.184Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.184Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 37 2024-03-14T11:06:26.184Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.184Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 36 2024-03-14T11:06:26.184Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.184Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 36 2024-03-14T11:06:26.184Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.184Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 33 2024-03-14T11:06:26.185Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.185Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.185Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.185Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.185Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.185Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.185Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.185Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 34 2024-03-14T11:06:26.185Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.185Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.186Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.186Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 33 2024-03-14T11:06:26.186Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.186Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.186Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.186Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.186Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.186Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 34 2024-03-14T11:06:26.186Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 36 2024-03-14T11:06:26.186Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.186Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.186Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 34 2024-03-14T11:06:26.186Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.186Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 35 2024-03-14T11:06:26.186Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.186Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 36 2024-03-14T11:06:26.187Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.187Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 34 2024-03-14T11:06:26.187Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.187Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.187Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.187Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.187Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.187Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.187Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.187Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.187Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.187Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.188Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.188Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.188Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 33 2024-03-14T11:06:26.188Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.188Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 36 2024-03-14T11:06:26.188Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.188Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 35 2024-03-14T11:06:26.199Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.199Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.199Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.200Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.200Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.200Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 35 2024-03-14T11:06:26.200Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.200Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.200Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 36 2024-03-14T11:06:26.200Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.230Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:26.230Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:26.230Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.232Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.232Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 37 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.696 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 2024-03-14T11:06:26.251Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.252Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.252Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 27 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:06:26.255Z INFO 7414 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:06:26.255Z INFO 7414 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:06:26.257Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.258Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.258Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.258Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.259Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.259Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 35 2024-03-14T11:06:26.259Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.259Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.259Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.259Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 35 2024-03-14T11:06:26.259Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.259Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.260Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.260Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 35 2024-03-14T11:06:26.260Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.261Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.261Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.262Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.263Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.263Z INFO 7414 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.021 seconds (process running for 139.627) 2024-03-14T11:06:26.264Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.264Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.265Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.265Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.266Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:26.266Z WARN 7414 --- [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. 2024-03-14T11:06:26.266Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:26.266Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.266Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.267Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.267Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.278Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.279Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.281Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.281Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.282Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.282Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.283Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:26.283Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:26.284Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.284Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.284Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 37 2024-03-14T11:06:26.284Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.285Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.285Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.285Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.285Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.285Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.285Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 38 2024-03-14T11:06:26.285Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.285Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 36 2024-03-14T11:06:26.285Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.285Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 37 2024-03-14T11:06:26.286Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.286Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 37 2024-03-14T11:06:26.286Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.286Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.286Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 34 2024-03-14T11:06:26.286Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.286Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.286Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.286Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.286Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.286Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.286Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.287Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.287Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 34 2024-03-14T11:06:26.287Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.287Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.287Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.287Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 35 2024-03-14T11:06:26.287Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 36 2024-03-14T11:06:26.287Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.287Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.287Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.287Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 35 2024-03-14T11:06:26.287Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.287Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 35 2024-03-14T11:06:26.287Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.287Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.287Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 37 2024-03-14T11:06:26.287Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.288Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.288Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 37 2024-03-14T11:06:26.288Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.288Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.288Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.288Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.288Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.288Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 35 2024-03-14T11:06:26.288Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.289Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.289Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.289Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 36 2024-03-14T11:06:26.289Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.289Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 37 2024-03-14T11:06:26.289Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.289Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.289Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 36 2024-03-14T11:06:26.289Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.300Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.300Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.300Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.300Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.301Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.301Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.301Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 37 2024-03-14T11:06:26.301Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.301Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.301Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 36 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 2024-03-14T11:06:26.322Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:26.322Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:06:26.333Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.333Z INFO 7414 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:06:26.333Z INFO 7414 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:06:26.338Z INFO 7414 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.016 seconds (process running for 139.702) 2024-03-14T11:06:26.338Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.338Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 2024-03-14T11:06:26.364Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.364Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.364Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.364Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 2024-03-14T11:06:26.364Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.365Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.365Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.365Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.365Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 36 2024-03-14T11:06:26.365Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 28 2024-03-14T11:06:26.365Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.365Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 36 2024-03-14T11:06:26.365Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.365Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.365Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:26.365Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:26.365Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.365Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 36 2024-03-14T11:06:26.365Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.367Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.367Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.367Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.368Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.368Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.376Z INFO 7414 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2024-03-14T11:06:26.378Z INFO 7414 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 2024-03-14T11:06:26.379Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.380Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 2024-03-14T11:06:26.385Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.385Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.385Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 2024-03-14T11:06:26.386Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.386Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.386Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 38 2024-03-14T11:06:26.386Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.386Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.386Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 39 2024-03-14T11:06:26.387Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.387Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.387Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.387Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.387Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.387Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.387Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 37 2024-03-14T11:06:26.387Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.387Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.388Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.388Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 38 2024-03-14T11:06:26.388Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.388Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 37 2024-03-14T11:06:26.388Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.388Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.388Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.388Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 36 2024-03-14T11:06:26.388Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.388Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.388Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.389Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.389Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.389Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.389Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.389Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.389Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.389Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.389Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.389Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 34 2024-03-14T11:06:26.389Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 38 2024-03-14T11:06:26.389Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.389Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.390Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.390Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 36 2024-03-14T11:06:26.390Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.390Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 38 2024-03-14T11:06:26.390Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.390Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.390Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.390Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.390Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.390Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.390Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 37 2024-03-14T11:06:26.390Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.390Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 2024-03-14T11:06:26.390Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.390Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 38 2024-03-14T11:06:26.391Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 35 2024-03-14T11:06:26.391Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.391Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 36 2024-03-14T11:06:26.394Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.394Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 36 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 2024-03-14T11:06:26.398Z WARN 7414 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch 1, alternate id is already assigned to a different cm handle 2024-03-14T11:06:26.399Z WARN 7414 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle my cm handle, already has an alternate id of other alternate id 2024-03-14T11:06:26.401Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.401Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.401Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.401Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.402Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.402Z WARN 7414 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 2024-03-14T11:06:26.403Z WARN 7414 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle (in this batch) 2024-03-14T11:06:26.404Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.405Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.405Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 38 2024-03-14T11:06:26.405Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.405Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 37 2024-03-14T11:06:26.405Z WARN 7414 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, already has an alternate id of fdn1 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 2024-03-14T11:06:26.438Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 2024-03-14T11:06:26.439Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.439Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 39 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 2024-03-14T11:06:26.443Z INFO 7414 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.0G, swap.space.total=0, swap.space.free=0, heap.memory.used=162.4M, heap.memory.free=117.4M, heap.memory.total=280.0M, heap.memory.max=7.8G, heap.memory.used/total=58.00%, heap.memory.used/max=2.04%, minor.gc.count=31, minor.gc.time=412ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=72.47%, load.systemAverage=5.04, thread.count=454, thread.peakCount=454, cluster.timeDiff=-2, 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=3322, 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=5, clientEndpoint.count=0, connection.active.count=15, client.connection.count=0, connection.count=9 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 2024-03-14T11:06:26.446Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:26.446Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:26.449Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:26.449Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:26.451Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:26.451Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:06:26.458Z INFO 7414 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7414 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-service) 2024-03-14T11:06:26.458Z INFO 7414 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:06:26.463Z INFO 7414 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.016 seconds (process running for 139.827) 2024-03-14T11:06:26.466Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.466Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.466Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.466Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.466Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.466Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.466Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 37 2024-03-14T11:06:26.467Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.467Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 37 2024-03-14T11:06:26.467Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.468Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.470Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 2024-03-14T11:06:26.470Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.470Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 37 2024-03-14T11:06:26.470Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.473Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:26.473Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:26.473Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.474Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.474Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 29 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 2024-03-14T11:06:26.480Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.481Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 2024-03-14T11:06:26.486Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.486Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.487Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.487Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 40 2024-03-14T11:06:26.487Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.487Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.488Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.488Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.488Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.488Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 35 2024-03-14T11:06:26.488Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.488Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 39 2024-03-14T11:06:26.489Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.490Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.490Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 37 2024-03-14T11:06:26.491Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.491Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.491Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.491Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.491Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.491Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.491Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.491Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.491Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.491Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.491Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.491Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.492Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.492Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.492Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.492Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 36 2024-03-14T11:06:26.492Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 2024-03-14T11:06:26.492Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 39 2024-03-14T11:06:26.492Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.492Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 38 2024-03-14T11:06:26.492Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.492Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.492Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.492Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 39 2024-03-14T11:06:26.492Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.492Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 37 2024-03-14T11:06:26.492Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.492Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 39 2024-03-14T11:06:26.492Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.492Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 38 2024-03-14T11:06:26.492Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.492Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.493Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 38 2024-03-14T11:06:26.493Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.493Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.493Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 37 2024-03-14T11:06:26.493Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.493Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.493Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 38 2024-03-14T11:06:26.493Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 39 2024-03-14T11:06:26.493Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.493Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 35 2024-03-14T11:06:26.493Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.493Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 37 2024-03-14T11:06:26.494Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.494Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.495Z INFO 7414 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2024-03-14T11:06:26.502Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.502Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.504Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.504Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.505Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.505Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.506Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.507Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.507Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 38 2024-03-14T11:06:26.540Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.543Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.543Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 40 2024-03-14T11:06:26.558Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.558Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.558Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.558Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: d1d17aaa9a91380472e0fac0824c641c7bde2a8e029cabc74b8702875f31bbf9 2024-03-14T11:06:26.561Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.563Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.563Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.564Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.564Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 39 2024-03-14T11:06:26.564Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.567Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.567Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.567Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.568Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 38 2024-03-14T11:06:26.568Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.568Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 38 2024-03-14T11:06:26.568Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.569Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.569Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.570Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.570Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.570Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.570Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.571Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.571Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.571Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.571Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.571Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.571Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.571Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.575Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.575Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.575Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.575Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.575Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 38 2024-03-14T11:06:26.575Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.575Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 30 2024-03-14T11:06:26.576Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.576Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.577Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.584Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.585Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.589Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.589Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.590Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.590Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 41 2024-03-14T11:06:26.591Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.591Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 40 2024-03-14T11:06:26.591Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.591Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.592Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.592Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 38 2024-03-14T11:06:26.593Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.593Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.594Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.594Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 40 2024-03-14T11:06:26.594Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.594Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.594Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 39 2024-03-14T11:06:26.594Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.594Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.594Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.594Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 40 2024-03-14T11:06:26.594Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 36 2024-03-14T11:06:26.594Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.594Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.594Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.594Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.594Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 38 2024-03-14T11:06:26.594Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 36 2024-03-14T11:06:26.594Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.594Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 39 2024-03-14T11:06:26.594Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.594Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 37 2024-03-14T11:06:26.594Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.594Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 38 2024-03-14T11:06:26.595Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.595Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 39 2024-03-14T11:06:26.595Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.595Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.595Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 40 2024-03-14T11:06:26.595Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.595Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 39 2024-03-14T11:06:26.595Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.595Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 40 2024-03-14T11:06:26.595Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.595Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.595Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 38 2024-03-14T11:06:26.595Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.595Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 37 2024-03-14T11:06:26.602Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.606Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.606Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.606Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.606Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.606Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.608Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.609Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.609Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 39 2024-03-14T11:06:26.643Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.644Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.645Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 41 2024-03-14T11:06:26.649Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:26.649Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:26.654Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:26.654Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:26.656Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.657Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.658Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.658Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.658Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.658Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.659Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.659Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.661Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.661Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.662Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.662Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.664Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.664Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.665Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.665Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 40 2024-03-14T11:06:26.665Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.668Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.668Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.668Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.669Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.669Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 39 2024-03-14T11:06:26.669Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.669Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.669Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.669Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.670Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.670Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.670Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.670Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.670Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.670Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.670Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.670Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.671Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.671Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.671Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.672Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.672Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.673Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.673Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.674Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.675Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.675Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.676Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.676Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.676Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.676Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.676Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.676Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 39 2024-03-14T11:06:26.676Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.676Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 31 2024-03-14T11:06:26.676Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.676Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.677Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.678Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.685Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.685Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.691Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.691Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.691Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.691Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 42 2024-03-14T11:06:26.692Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.692Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 41 2024-03-14T11:06:26.692Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.693Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.693Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 39 2024-03-14T11:06:26.694Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.694Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.694Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.694Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.694Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.694Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.694Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.694Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.694Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.694Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.695Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.695Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.695Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 39 2024-03-14T11:06:26.695Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.695Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 40 2024-03-14T11:06:26.695Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.695Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.695Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.695Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.695Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.695Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.695Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.695Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.695Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 41 2024-03-14T11:06:26.695Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.695Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.695Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 38 2024-03-14T11:06:26.695Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.695Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.695Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.695Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.695Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 37 2024-03-14T11:06:26.696Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.696Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.696Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 40 2024-03-14T11:06:26.696Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.696Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.696Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 39 2024-03-14T11:06:26.696Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.696Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 41 2024-03-14T11:06:26.696Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.696Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 39 2024-03-14T11:06:26.696Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.696Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 38 2024-03-14T11:06:26.696Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.696Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 37 2024-03-14T11:06:26.696Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.696Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 41 2024-03-14T11:06:26.697Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.697Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 40 2024-03-14T11:06:26.697Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:26.697Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:26.705Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:26.705Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:26.705Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.705Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 39 2024-03-14T11:06:26.706Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.706Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.706Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.707Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.707Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 41 2024-03-14T11:06:26.707Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.707Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.708Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.708Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.709Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.710Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.710Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 40 2024-03-14T11:06:26.745Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.746Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.746Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 42 2024-03-14T11:06:26.756Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.757Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.757Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.757Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.758Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.758Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.758Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.759Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.759Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.759Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.759Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.760Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.762Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.762Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.763Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.763Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.765Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.765Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.766Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:26.766Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:26.766Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.766Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.766Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 41 2024-03-14T11:06:26.769Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.769Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.769Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.770Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.770Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.770Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.771Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.771Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.772Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.772Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.772Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.773Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.775Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.775Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.775Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.775Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.775Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.775Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 40 2024-03-14T11:06:26.775Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.775Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.775Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 40 2024-03-14T11:06:26.776Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.776Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.776Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.776Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.777Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.777Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.777Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.777Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.777Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 40 2024-03-14T11:06:26.777Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.777Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 32 2024-03-14T11:06:26.777Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.777Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.778Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.779Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.787Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.787Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.793Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.794Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.794Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.794Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.794Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 42 2024-03-14T11:06:26.794Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.794Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 40 2024-03-14T11:06:26.795Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.795Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.795Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.795Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.795Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.795Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.795Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.795Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 43 2024-03-14T11:06:26.796Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.796Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.796Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 40 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.796Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 38 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.796Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.797Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.797Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 40 2024-03-14T11:06:26.797Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.797Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.797Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 38 2024-03-14T11:06:26.797Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.797Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.797Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 42 2024-03-14T11:06:26.797Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 39 2024-03-14T11:06:26.797Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.797Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 41 2024-03-14T11:06:26.797Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.797Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 39 2024-03-14T11:06:26.797Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.797Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 42 2024-03-14T11:06:26.797Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.797Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 41 2024-03-14T11:06:26.798Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.798Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 42 2024-03-14T11:06:26.798Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.798Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.798Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 41 2024-03-14T11:06:26.805Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.805Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.807Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.807Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.807Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.808Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.808Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.808Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 42 2024-03-14T11:06:26.808Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.809Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.809Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.810Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.810Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.846Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.847Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.847Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 43 2024-03-14T11:06:26.860Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.860Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.861Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.861Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.866Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.866Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.866Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.866Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.867Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.867Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 42 2024-03-14T11:06:26.867Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.867Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.868Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.868Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 40 2024-03-14T11:06:26.870Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.870Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.870Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.870Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.870Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.870Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.870Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.871Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.871Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.871Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.871Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.872Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.872Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.872Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.872Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.872Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 40 2024-03-14T11:06:26.872Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.873Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.873Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.873Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.874Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.875Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.875Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.876Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.876Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.876Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.876Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.876Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 41 2024-03-14T11:06:26.876Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.876Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.876Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.876Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 41 2024-03-14T11:06:26.876Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.877Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.877Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.877Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.877Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.877Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.878Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.878Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.878Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.878Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 41 2024-03-14T11:06:26.878Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.878Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.878Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 33 2024-03-14T11:06:26.878Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.879Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.880Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.880Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.888Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.889Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.894Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.895Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.895Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.895Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 43 2024-03-14T11:06:26.895Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.895Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 41 2024-03-14T11:06:26.896Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.896Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.896Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.896Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.896Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.896Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 44 2024-03-14T11:06:26.897Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.897Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.897Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 41 2024-03-14T11:06:26.897Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.897Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.897Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.897Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.897Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.897Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.897Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.897Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.897Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.897Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.897Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 39 2024-03-14T11:06:26.897Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.897Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.898Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.898Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 41 2024-03-14T11:06:26.898Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.898Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.898Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.898Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.898Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 40 2024-03-14T11:06:26.898Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.898Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 43 2024-03-14T11:06:26.898Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.898Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 39 2024-03-14T11:06:26.898Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.898Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.898Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 42 2024-03-14T11:06:26.898Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.898Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 42 2024-03-14T11:06:26.899Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.899Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 40 2024-03-14T11:06:26.899Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.899Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 43 2024-03-14T11:06:26.901Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.901Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.901Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.901Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.902Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.902Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 43 2024-03-14T11:06:26.902Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.902Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 42 2024-03-14T11:06:26.902Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.908Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.908Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.908Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.909Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.909Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.909Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 43 2024-03-14T11:06:26.909Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.909Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.909Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.909Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.910Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.910Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.911Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.911Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.919Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.919Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 41 2024-03-14T11:06:26.924Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:26.924Z WARN 7414 --- [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. 2024-03-14T11:06:26.924Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:26.947Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:26.947Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:26.948Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.948Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.949Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 44 2024-03-14T11:06:26.960Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.960Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.961Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.961Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.961Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.962Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.966Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:26.966Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:26.967Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.967Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.967Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.968Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.968Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 43 2024-03-14T11:06:26.968Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.968Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.969Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.969Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.969Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 41 2024-03-14T11:06:26.971Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.971Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.971Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.971Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.971Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.972Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.972Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.972Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.972Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.972Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.972Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.973Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.973Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 41 2024-03-14T11:06:26.973Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.973Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.973Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.974Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.974Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.975Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.975Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.975Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.976Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.976Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.977Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.977Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.977Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.977Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.977Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.977Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.977Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 42 2024-03-14T11:06:26.977Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.978Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.978Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 42 2024-03-14T11:06:26.978Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.978Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.979Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.979Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.979Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.979Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 42 2024-03-14T11:06:26.980Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.980Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.980Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 34 2024-03-14T11:06:26.981Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.981Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.981Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.981Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.981Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.989Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.990Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.995Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.995Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.996Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.996Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 42 2024-03-14T11:06:26.996Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.996Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 44 2024-03-14T11:06:26.997Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.997Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.997Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.997Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.997Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 45 2024-03-14T11:06:26.997Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.997Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.998Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:26.998Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.998Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.998Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:26.998Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:26.998Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.998Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:26.998Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.998Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 40 2024-03-14T11:06:26.998Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.998Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.998Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:26.999Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.999Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:26.999Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.999Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 41 2024-03-14T11:06:26.999Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:26.999Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.999Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 40 2024-03-14T11:06:26.999Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:26.999Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:26.999Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.999Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 43 2024-03-14T11:06:26.999Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 43 2024-03-14T11:06:26.999Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:26.999Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.000Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 44 2024-03-14T11:06:27.000Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.000Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 44 2024-03-14T11:06:27.000Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.000Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.002Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.002Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.002Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.002Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.002Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.002Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.002Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.003Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.009Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.009Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.009Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.009Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.009Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.010Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.010Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.010Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.011Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.011Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.011Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 43 2024-03-14T11:06:27.019Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.020Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.020Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 42 2024-03-14T11:06:27.042Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:27.042Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:27.049Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.050Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.050Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 45 2024-03-14T11:06:27.062Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.062Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.062Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.062Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.062Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.063Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.063Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 42 2024-03-14T11:06:27.068Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.068Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.068Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.069Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.069Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.069Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 44 2024-03-14T11:06:27.069Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.069Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 44 2024-03-14T11:06:27.070Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.070Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.070Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 42 2024-03-14T11:06:27.073Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.074Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.074Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.074Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.074Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.074Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.074Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.074Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.074Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 44 2024-03-14T11:06:27.075Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.075Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.075Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.075Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 42 2024-03-14T11:06:27.075Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.075Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.075Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.075Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.075Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.077Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.077Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.078Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.078Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.078Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.078Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.078Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.078Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.078Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.079Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.079Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 43 2024-03-14T11:06:27.079Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.079Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.080Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.080Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.080Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 43 2024-03-14T11:06:27.081Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.081Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.081Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.081Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 35 2024-03-14T11:06:27.081Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.081Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.081Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.082Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.082Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 43 2024-03-14T11:06:27.082Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.090Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.091Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.096Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.096Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.097Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.097Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 45 2024-03-14T11:06:27.097Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.097Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 43 2024-03-14T11:06:27.098Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.098Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.098Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.098Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.098Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.099Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.099Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.099Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.099Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.099Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.099Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.099Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 46 2024-03-14T11:06:27.099Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.099Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.100Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.100Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 42 2024-03-14T11:06:27.100Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.100Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.100Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.100Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.100Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 41 2024-03-14T11:06:27.100Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.100Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.100Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 44 2024-03-14T11:06:27.100Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.100Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 44 2024-03-14T11:06:27.100Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.100Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.100Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 42 2024-03-14T11:06:27.100Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.100Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 41 2024-03-14T11:06:27.100Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.100Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.101Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 45 2024-03-14T11:06:27.101Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.101Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.101Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 41 2024-03-14T11:06:27.101Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.101Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.102Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.103Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.103Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.103Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.103Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.103Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.103Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.107Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.110Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.112Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.112Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.112Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.112Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.114Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.114Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.115Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.115Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.115Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.115Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 44 2024-03-14T11:06:27.123Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.124Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.124Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 43 2024-03-14T11:06:27.153Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.155Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.155Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 46 2024-03-14T11:06:27.162Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.163Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.163Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.163Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.163Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.164Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.164Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 43 2024-03-14T11:06:27.169Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.169Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.170Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.170Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.170Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.170Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 45 2024-03-14T11:06:27.170Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.170Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 45 2024-03-14T11:06:27.170Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.170Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.170Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.171Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.171Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.171Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.171Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.171Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.171Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.171Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.171Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.171Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.171Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 43 2024-03-14T11:06:27.174Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.174Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.175Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.175Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.175Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.175Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.175Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.175Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.175Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.175Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 45 2024-03-14T11:06:27.175Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.175Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.176Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.176Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.176Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.176Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.176Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.176Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.177Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.178Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.178Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.179Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.179Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.179Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.179Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.179Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.179Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.179Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.180Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.180Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.180Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.180Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 43 2024-03-14T11:06:27.180Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.181Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.181Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 44 2024-03-14T11:06:27.182Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.182Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.182Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 36 2024-03-14T11:06:27.183Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.183Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.183Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.184Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.184Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.184Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.184Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 44 2024-03-14T11:06:27.192Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.192Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.199Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.199Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.199Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.199Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.199Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.200Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.200Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.200Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.200Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 44 2024-03-14T11:06:27.200Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.200Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.200Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.200Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 46 2024-03-14T11:06:27.200Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.200Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.200Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.200Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.200Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 47 2024-03-14T11:06:27.200Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.200Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.200Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.201Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.201Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.201Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.201Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 42 2024-03-14T11:06:27.201Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 43 2024-03-14T11:06:27.201Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.201Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.201Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 45 2024-03-14T11:06:27.201Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.201Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 45 2024-03-14T11:06:27.201Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.201Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 45 2024-03-14T11:06:27.201Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.201Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.201Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 42 2024-03-14T11:06:27.201Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.201Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.202Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.202Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 42 2024-03-14T11:06:27.202Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.202Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 43 2024-03-14T11:06:27.202Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.202Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 46 2024-03-14T11:06:27.202Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.202Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.204Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.204Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.204Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.204Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.204Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 44 2024-03-14T11:06:27.204Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.204Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.211Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.211Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.211Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.211Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.212Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.212Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.213Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.214Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.215Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.215Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.218Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.218Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.219Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.219Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.219Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 45 2024-03-14T11:06:27.226Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.227Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.227Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 44 2024-03-14T11:06:27.239Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.239Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.239Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.239Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.239Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.239Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.239Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.240Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.255Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.256Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.256Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 47 2024-03-14T11:06:27.259Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.259Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.259Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.260Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.264Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.264Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.264Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.265Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.265Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.265Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 44 2024-03-14T11:06:27.265Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.270Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.270Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.270Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.271Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.271Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.271Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.271Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 46 2024-03-14T11:06:27.272Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.272Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.271Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 46 2024-03-14T11:06:27.272Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 44 2024-03-14T11:06:27.275Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.275Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.276Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.276Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.276Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.276Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.276Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.276Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.276Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.277Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.277Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.277Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.277Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 46 2024-03-14T11:06:27.277Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.277Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.277Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.277Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.277Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.277Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.279Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.279Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.279Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.280Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.280Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.280Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.280Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.280Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.280Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.281Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.281Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.282Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.282Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 44 2024-03-14T11:06:27.283Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.284Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.284Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.284Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.284Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.284Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.285Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.285Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.285Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 45 2024-03-14T11:06:27.286Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.286Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 37 2024-03-14T11:06:27.286Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.286Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 45 2024-03-14T11:06:27.292Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:27.292Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:27.295Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.296Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.300Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.300Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.300Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.300Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.300Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.300Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.301Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 45 2024-03-14T11:06:27.301Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.301Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.301Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.301Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.301Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 47 2024-03-14T11:06:27.301Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.301Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.301Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.301Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.301Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.301Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.301Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.302Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.302Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.302Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.302Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.302Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 46 2024-03-14T11:06:27.302Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 46 2024-03-14T11:06:27.302Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 46 2024-03-14T11:06:27.302Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.302Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.302Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.302Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 43 2024-03-14T11:06:27.302Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.302Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.302Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.303Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.303Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 47 2024-03-14T11:06:27.303Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.303Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.303Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.303Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 48 2024-03-14T11:06:27.304Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.304Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.304Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 43 2024-03-14T11:06:27.304Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.305Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.305Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.305Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.305Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 43 2024-03-14T11:06:27.305Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.305Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.305Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 45 2024-03-14T11:06:27.305Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.312Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.312Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.313Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.313Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.314Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.314Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.316Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.316Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.317Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.317Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.323Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.323Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.324Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.324Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 46 2024-03-14T11:06:27.324Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.327Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.329Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.329Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 45 2024-03-14T11:06:27.337Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.337Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.338Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.338Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.338Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.339Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.339Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.339Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.339Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.339Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.340Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.340Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.340Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 44 2024-03-14T11:06:27.340Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.340Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.340Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.348Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.348Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 44 2024-03-14T11:06:27.358Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.358Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.358Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 48 2024-03-14T11:06:27.360Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.360Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.360Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.361Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.365Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.365Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.366Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.366Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 45 2024-03-14T11:06:27.366Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.367Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.367Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.370Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:27.370Z WARN 7414 --- [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. 2024-03-14T11:06:27.370Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:27.371Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.371Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.371Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.372Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.372Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 47 2024-03-14T11:06:27.372Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.372Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 47 2024-03-14T11:06:27.372Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.373Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.373Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.373Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 45 2024-03-14T11:06:27.375Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:27.375Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:27.377Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.377Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.377Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.377Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.377Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.377Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.378Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.378Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.378Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.378Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.378Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.378Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.378Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.378Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.378Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.378Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.378Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.378Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 47 2024-03-14T11:06:27.379Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.380Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.380Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.380Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.381Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.381Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.381Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.381Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.381Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.382Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.382Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.383Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.383Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 45 2024-03-14T11:06:27.383Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.385Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.385Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.385Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.385Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.385Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.386Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.386Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 46 2024-03-14T11:06:27.386Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.386Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.387Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.387Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 46 2024-03-14T11:06:27.391Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.391Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 38 2024-03-14T11:06:27.397Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.397Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.401Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.401Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.401Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.401Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.402Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.402Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.402Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.402Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.402Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.402Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.402Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.402Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.402Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.403Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.403Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.403Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 47 2024-03-14T11:06:27.403Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.403Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.403Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.403Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.403Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.403Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 47 2024-03-14T11:06:27.403Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.403Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 44 2024-03-14T11:06:27.403Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.403Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.403Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 47 2024-03-14T11:06:27.403Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.403Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.403Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.404Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.405Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.405Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.405Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 49 2024-03-14T11:06:27.405Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.405Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 46 2024-03-14T11:06:27.405Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.405Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 44 2024-03-14T11:06:27.405Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.405Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 48 2024-03-14T11:06:27.406Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.406Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.406Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.406Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.406Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.406Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.406Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 44 2024-03-14T11:06:27.406Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.406Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 46 2024-03-14T11:06:27.407Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.412Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.414Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.414Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.415Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.415Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.416Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.416Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.417Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.418Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.419Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.424Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.425Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.425Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.425Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.425Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 47 2024-03-14T11:06:27.431Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.433Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.433Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 46 2024-03-14T11:06:27.439Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.439Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.439Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.440Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.440Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 48 2024-03-14T11:06:27.440Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.440Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.440Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.440Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.440Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.441Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.441Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.441Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 45 2024-03-14T11:06:27.441Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.441Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.441Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.446Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:27.446Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:27.448Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.449Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.449Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 45 2024-03-14T11:06:27.458Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.459Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.459Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 49 2024-03-14T11:06:27.464Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.464Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.464Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.466Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.467Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.467Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 46 2024-03-14T11:06:27.468Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.470Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.473Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.473Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.473Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.473Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.473Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 48 2024-03-14T11:06:27.473Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.473Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.473Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.473Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 48 2024-03-14T11:06:27.474Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.474Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.474Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.474Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 46 2024-03-14T11:06:27.474Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.477Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.478Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.478Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:27.478Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:27.478Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.478Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.478Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.478Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.478Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.478Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.478Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.478Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.479Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.479Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.479Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.479Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.479Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.479Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.479Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.479Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 48 2024-03-14T11:06:27.479Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.481Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.481Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.481Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.482Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.482Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.482Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.483Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.483Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.483Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.483Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.485Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.485Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.486Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.486Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.486Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.487Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.487Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.487Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.488Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.492Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.493Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.493Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 39 2024-03-14T11:06:27.495Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.495Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 47 2024-03-14T11:06:27.498Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.502Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.502Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.503Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.503Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.503Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.503Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.503Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 47 2024-03-14T11:06:27.503Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.503Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.503Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.503Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.503Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.503Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.504Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.504Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.504Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.504Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.504Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.504Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.504Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.504Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 48 2024-03-14T11:06:27.504Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.504Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 45 2024-03-14T11:06:27.504Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.504Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.504Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 48 2024-03-14T11:06:27.505Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.505Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.505Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.505Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.505Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.505Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.505Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.505Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.506Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.506Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.506Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 47 2024-03-14T11:06:27.506Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 45 2024-03-14T11:06:27.506Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.506Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 49 2024-03-14T11:06:27.507Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.507Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.507Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.507Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.507Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.507Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 47 2024-03-14T11:06:27.507Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.507Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 45 2024-03-14T11:06:27.509Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:27.509Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:27.515Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.515Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.516Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.516Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.516Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.517Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.517Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.517Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.520Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.520Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.526Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.526Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.526Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.526Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 48 2024-03-14T11:06:27.527Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.527Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 46 2024-03-14T11:06:27.533Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.534Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.534Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 47 2024-03-14T11:06:27.537Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.538Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.538Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.538Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.538Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.538Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.538Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.538Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.538Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.538Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.550Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.550Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.550Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.550Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.550Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.550Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.550Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 49 2024-03-14T11:06:27.550Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.551Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.551Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 46 2024-03-14T11:06:27.551Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.551Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 46 2024-03-14T11:06:27.551Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.562Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.563Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.563Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 50 2024-03-14T11:06:27.567Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.567Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.568Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.568Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.568Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.568Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 47 2024-03-14T11:06:27.569Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.571Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.571Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.572Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.572Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.572Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.572Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.572Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.572Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.573Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.573Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.573Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.573Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.574Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.574Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.574Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 49 2024-03-14T11:06:27.574Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.574Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.574Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.574Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.575Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.575Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.575Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 49 2024-03-14T11:06:27.575Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.575Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 47 2024-03-14T11:06:27.575Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.576Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.576Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.576Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.576Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.576Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.576Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.577Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.577Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.577Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.578Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.578Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.578Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.579Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.579Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.579Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.579Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.579Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.579Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.579Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.579Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.580Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.580Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.580Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.580Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 49 2024-03-14T11:06:27.580Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.580Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.580Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.580Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.581Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.581Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.582Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.582Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.582Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.582Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.583Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.584Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.584Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.585Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.585Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.586Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.586Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.587Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.587Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.588Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.589Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.589Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.589Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.595Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.595Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.596Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.596Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 48 2024-03-14T11:06:27.596Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.596Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 40 2024-03-14T11:06:27.603Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.603Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.604Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.604Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:27.604Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:27.605Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.605Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 48 2024-03-14T11:06:27.605Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.605Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.605Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.605Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.605Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.605Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.605Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.605Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.605Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.605Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.605Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.605Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.605Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 46 2024-03-14T11:06:27.606Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.606Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.606Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 49 2024-03-14T11:06:27.606Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.606Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 48 2024-03-14T11:06:27.606Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.606Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.606Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.606Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.606Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.606Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.606Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.606Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.606Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.606Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 50 2024-03-14T11:06:27.607Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.607Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 50 2024-03-14T11:06:27.607Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.607Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 49 2024-03-14T11:06:27.607Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.607Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.607Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 48 2024-03-14T11:06:27.607Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.607Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 46 2024-03-14T11:06:27.608Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.608Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.608Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.608Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.608Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.608Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.608Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 46 2024-03-14T11:06:27.608Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.608Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 48 2024-03-14T11:06:27.608Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.608Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.611Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:27.611Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:27.613Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:27.613Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:27.616Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.616Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.617Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.618Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.618Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.618Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.619Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.619Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.621Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.626Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.626Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:27.626Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:27.628Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.628Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.629Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.629Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 47 2024-03-14T11:06:27.630Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.630Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 49 2024-03-14T11:06:27.635Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.635Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.635Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 48 2024-03-14T11:06:27.638Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.638Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.639Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.640Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.645Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.645Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.645Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.645Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.646Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.646Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.651Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:27.651Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.651Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:27.651Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.651Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.651Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.651Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.651Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.651Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.651Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.653Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.653Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 47 2024-03-14T11:06:27.653Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.653Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 50 2024-03-14T11:06:27.659Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.659Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.659Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.659Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.663Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.664Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.664Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 51 2024-03-14T11:06:27.669Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.669Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.669Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.670Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.670Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.670Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 48 2024-03-14T11:06:27.671Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.672Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.673Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.673Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.673Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.673Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.673Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.674Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.674Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.674Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.674Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.675Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.675Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.675Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.675Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.675Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.676Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.676Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.676Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 50 2024-03-14T11:06:27.676Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.676Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 48 2024-03-14T11:06:27.677Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.677Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.677Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.677Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.677Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.677Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.678Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.678Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.678Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.678Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.678Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.679Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.680Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.680Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.680Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.680Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.680Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.680Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.680Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.680Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.680Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 50 2024-03-14T11:06:27.680Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.680Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.680Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.680Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.680Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.681Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.681Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 50 2024-03-14T11:06:27.681Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.681Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.681Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.682Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.682Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.682Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.683Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.683Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.683Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.683Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.685Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.685Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.686Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.686Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.687Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.687Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.687Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.688Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.690Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.691Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.692Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.694Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.696Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.696Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.697Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.697Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 49 2024-03-14T11:06:27.697Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.697Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 41 2024-03-14T11:06:27.705Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.706Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.706Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.706Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.708Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 49 2024-03-14T11:06:27.708Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.708Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.708Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 51 2024-03-14T11:06:27.708Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.708Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 50 2024-03-14T11:06:27.708Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.708Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.709Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.709Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 49 2024-03-14T11:06:27.709Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.709Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.709Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 47 2024-03-14T11:06:27.709Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.709Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.709Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.709Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.709Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 49 2024-03-14T11:06:27.709Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.709Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 47 2024-03-14T11:06:27.709Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.709Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 47 2024-03-14T11:06:27.709Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.709Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.709Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.709Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.709Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 50 2024-03-14T11:06:27.709Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.709Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.709Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 51 2024-03-14T11:06:27.709Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.709Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.709Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 47 2024-03-14T11:06:27.709Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 49 2024-03-14T11:06:27.710Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.710Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.717Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.717Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.718Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.719Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.719Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.719Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.720Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.720Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.727Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.728Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.729Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.730Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.730Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 48 2024-03-14T11:06:27.733Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.734Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.734Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 50 2024-03-14T11:06:27.737Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.738Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.738Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 49 2024-03-14T11:06:27.739Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.740Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.740Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.742Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.745Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.746Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.746Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.746Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.747Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.747Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.752Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.752Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.752Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.752Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.753Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.753Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.753Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.753Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.753Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.754Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.754Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 48 2024-03-14T11:06:27.759Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.759Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.759Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:27.759Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:27.759Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.759Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.764Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.764Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.764Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.765Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.765Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 52 2024-03-14T11:06:27.766Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.766Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.772Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.772Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.772Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.772Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.772Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 49 2024-03-14T11:06:27.772Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.772Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.773Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.774Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.774Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.774Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.774Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.775Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.775Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.775Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.775Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.775Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.776Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.776Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.776Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.776Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.776Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.776Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.777Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.777Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 51 2024-03-14T11:06:27.777Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.777Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 49 2024-03-14T11:06:27.777Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.777Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.778Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.778Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.778Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.779Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.779Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.779Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.779Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.779Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.780Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.780Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.780Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.781Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.781Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.781Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.781Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.781Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.781Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.781Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.781Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.782Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.782Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 51 2024-03-14T11:06:27.782Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.782Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.782Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.782Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.783Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.783Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.783Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.784Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.784Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.784Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.784Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.785Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.787Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.787Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.787Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.787Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.789Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.789Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.789Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.790Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.793Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.795Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.798Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.798Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.799Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.799Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.800Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.800Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 50 2024-03-14T11:06:27.801Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.801Z WARN 7414 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 42 2024-03-14T11:06:27.808Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.808Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.809Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.809Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.809Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.809Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.809Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.810Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.810Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.810Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.810Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.810Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 51 2024-03-14T11:06:27.810Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.810Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 48 2024-03-14T11:06:27.810Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.810Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.810Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 48 2024-03-14T11:06:27.810Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.810Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.810Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.811Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.811Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 50 2024-03-14T11:06:27.811Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.813Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.813Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 50 2024-03-14T11:06:27.813Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.813Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.813Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.813Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.814Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.814Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.814Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 52 2024-03-14T11:06:27.815Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.815Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 51 2024-03-14T11:06:27.815Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.815Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 50 2024-03-14T11:06:27.815Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.815Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 50 2024-03-14T11:06:27.815Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.815Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.815Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.815Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 52 2024-03-14T11:06:27.815Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.815Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.816Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.816Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 51 2024-03-14T11:06:27.816Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.816Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 48 2024-03-14T11:06:27.816Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.816Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.816Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 48 2024-03-14T11:06:27.818Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.818Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.819Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.819Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.820Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.820Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.821Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.821Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.828Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.829Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.830Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.831Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.831Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 49 2024-03-14T11:06:27.834Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.835Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.835Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 51 2024-03-14T11:06:27.838Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.839Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.839Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.839Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.839Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.839Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.839Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.840Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.840Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.841Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.841Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.845Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.845Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 50 2024-03-14T11:06:27.845Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.845Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.845Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.848Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.848Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.849Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.849Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.853Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.853Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.854Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.854Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.854Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.855Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.855Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.855Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.855Z WARN 7414 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 49 2024-03-14T11:06:27.857Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.860Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.860Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.861Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.863Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.866Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.866Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.866Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.867Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.867Z WARN 7414 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 53 2024-03-14T11:06:27.867Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.867Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.872Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.872Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.873Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.873Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 50 2024-03-14T11:06:27.873Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.873Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.873Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.875Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.875Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.875Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.875Z WARN 7414 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 51 2024-03-14T11:06:27.875Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.875Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.875Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.876Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.876Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.876Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.876Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.877Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.877Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.877Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.877Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.878Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.878Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.878Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.878Z WARN 7414 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 50 2024-03-14T11:06:27.878Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.878Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 52 2024-03-14T11:06:27.878Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.879Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.879Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.879Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.879Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.880Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.880Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.880Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.881Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.881Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.881Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.881Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.881Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.881Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.881Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.882Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.882Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.882Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.882Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.882Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.882Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.883Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.883Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.883Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.883Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 52 2024-03-14T11:06:27.883Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.883Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.883Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.884Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.884Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.884Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.884Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.884Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.884Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.884Z INFO 7414 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.884Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.885Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.885Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.885Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.888Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.888Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.889Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.889Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.889Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.890Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.890Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.890Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.895Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.895Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.901Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.901Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.901Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.901Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.902Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 51 2024-03-14T11:06:27.902Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.903Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.903Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 43 2024-03-14T11:06:27.903Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:27.903Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:27.909Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.910Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.910Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.910Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.910Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.911Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.911Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.911Z WARN 7414 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 52 2024-03-14T11:06:27.911Z INFO 7414 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.911Z WARN 7414 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 49 2024-03-14T11:06:27.911Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.911Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.912Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.913Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.913Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.913Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 51 2024-03-14T11:06:27.914Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.914Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.914Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.914Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.914Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.915Z INFO 7414 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.915Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.915Z WARN 7414 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 49 2024-03-14T11:06:27.915Z INFO 7414 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.916Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.916Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.916Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.916Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.916Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.916Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.917Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.917Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.917Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.917Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.917Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.917Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 51 2024-03-14T11:06:27.917Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 53 2024-03-14T11:06:27.917Z INFO 7414 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.917Z WARN 7414 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 49 2024-03-14T11:06:27.917Z INFO 7414 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.917Z WARN 7414 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 49 2024-03-14T11:06:27.917Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.917Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.917Z WARN 7414 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 51 2024-03-14T11:06:27.918Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.918Z WARN 7414 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 53 2024-03-14T11:06:27.918Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.918Z WARN 7414 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 51 2024-03-14T11:06:27.918Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.918Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5702}, Error-Count: 52 2024-03-14T11:06:27.919Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.919Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.919Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5706}, Error-Count: 52 2024-03-14T11:06:27.921Z INFO 7414 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.921Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.921Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.921Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.925Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.925Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.925Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:27.925Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:27.927Z INFO 7414 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.933Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.933Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.934Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.934Z WARN 7414 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5705}, Error-Count: 50 2024-03-14T11:06:27.935Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.941Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.941Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.941Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.941Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.941Z INFO 7414 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.942Z INFO 7414 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.943Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.943Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.946Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5706, timeout: 10000, bind-any: true 2024-03-14T11:06:27.947Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5706. Reason: IOException[Connection refused to address /10.30.106.209:5706] 2024-03-14T11:06:27.947Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.949Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.949Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5704}, Error-Count: 51 2024-03-14T11:06:27.949Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.949Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5704, timeout: 10000, bind-any: true 2024-03-14T11:06:27.950Z INFO 7414 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.951Z INFO 7414 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5704. Reason: IOException[Connection refused to address /10.30.106.209:5704] 2024-03-14T11:06:27.953Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:27.953Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:27.954Z INFO 7414 --- [ached.thread-11] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 2024-03-14T11:06:27.956Z INFO 7414 --- [ached.thread-11] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID bd61cbc0-6748-47f9-a90c-d4ac25d91240 2024-03-14T11:06:27.956Z INFO 7414 --- [ached.thread-11] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8335aae6-9ec2-4d20-86e8-6287ed159f0f 2024-03-14T11:06:27.956Z INFO 7414 --- [ached.thread-11] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 2024-03-14T11:06:27.956Z INFO 7414 --- [ached.thread-11] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 82996864-a0b8-4c27-9b26-7bacd37edb4b 2024-03-14T11:06:27.957Z INFO 7414 --- [ached.thread-11] c.h.internal.cluster.ClusterService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:16} [ Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 this Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 Member [10.30.107.73]:5706 - 4650344e-382d-4bbb-9b3b-148f95f7abcc ] 2024-03-14T11:06:27.958Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 2024-03-14T11:06:27.958Z INFO 7414 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=16, members=[MemberInfo{address=[10.30.107.47]:5702, uuid=16655cc4-6dad-41f2-8fd7-02801132a0a2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.47]:5703, uuid=45c24346-5f56-47b3-8126-1e7bf3ac5a7b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.47]:5704, uuid=982f6b81-42d2-4129-b3df-a94575e03f12, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.73]:5702, uuid=cc53e9e2-fda3-4c88-a952-fb68cd337002, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.47]:5705, uuid=6a0b8df6-90e2-450a-992e-83f1d6facd2e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.73]:5703, uuid=5eea3154-c20d-4c4e-ab32-dedb505b170b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.47]:5706, uuid=39ce70aa-167b-48ed-8338-1b23f42934cc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.73]:5704, uuid=ad14b242-b775-4d37-ae2a-9da720372444, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}, MemberInfo{address=[10.30.107.73]:5705, uuid=9f7cc007-7c26-4eed-90f9-479467e6c8f8, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.73]:5706, uuid=4650344e-382d-4bbb-9b3b-148f95f7abcc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}]} 2024-03-14T11:06:27.958Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.958Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.959Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID bd61cbc0-6748-47f9-a90c-d4ac25d91240 2024-03-14T11:06:27.959Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8335aae6-9ec2-4d20-86e8-6287ed159f0f 2024-03-14T11:06:27.959Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 2024-03-14T11:06:27.959Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 2024-03-14T11:06:27.959Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 82996864-a0b8-4c27-9b26-7bacd37edb4b 2024-03-14T11:06:27.960Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.960Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.960Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID bd61cbc0-6748-47f9-a90c-d4ac25d91240 2024-03-14T11:06:27.960Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:16} [ Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e this Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 Member [10.30.107.73]:5706 - 4650344e-382d-4bbb-9b3b-148f95f7abcc ] 2024-03-14T11:06:27.960Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8335aae6-9ec2-4d20-86e8-6287ed159f0f 2024-03-14T11:06:27.960Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 2024-03-14T11:06:27.960Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 2024-03-14T11:06:27.980Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 82996864-a0b8-4c27-9b26-7bacd37edb4b 2024-03-14T11:06:27.980Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID bd61cbc0-6748-47f9-a90c-d4ac25d91240 2024-03-14T11:06:27.980Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5705, timeout: 10000, bind-any: true 2024-03-14T11:06:27.981Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5702, timeout: 10000, bind-any: true 2024-03-14T11:06:27.981Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.209:5703, timeout: 10000, bind-any: true 2024-03-14T11:06:27.981Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8335aae6-9ec2-4d20-86e8-6287ed159f0f 2024-03-14T11:06:27.981Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 2024-03-14T11:06:27.981Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:16} [ Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 this Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 Member [10.30.107.73]:5706 - 4650344e-382d-4bbb-9b3b-148f95f7abcc ] 2024-03-14T11:06:27.982Z INFO 7414 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 82996864-a0b8-4c27-9b26-7bacd37edb4b 2024-03-14T11:06:27.982Z INFO 7414 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5703. Reason: IOException[Connection refused to address /10.30.106.209:5703] 2024-03-14T11:06:27.982Z WARN 7414 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.209]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.209:5703}, Error-Count: 51 2024-03-14T11:06:27.982Z INFO 7414 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 2024-03-14T11:06:27.983Z INFO 7414 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5702. Reason: IOException[Connection refused to address /10.30.106.209:5702] 2024-03-14T11:06:27.983Z INFO 7414 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:16} [ Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc this Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 Member [10.30.107.73]:5706 - 4650344e-382d-4bbb-9b3b-148f95f7abcc ] 2024-03-14T11:06:27.984Z INFO 7414 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.209:5705. Reason: IOException[Connection refused to address /10.30.106.209:5705] 2024-03-14T11:06:27.991Z INFO 7414 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID bd61cbc0-6748-47f9-a90c-d4ac25d91240 2024-03-14T11:06:27.991Z INFO 7414 --- [ached.thread-17] c.h.t.TransactionManagerService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5702, UUID: 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 2024-03-14T11:06:27.991Z INFO 7414 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5702, UUID: 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 2024-03-14T11:06:27.991Z INFO 7414 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5702, UUID: 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 2024-03-14T11:06:27.991Z INFO 7414 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8335aae6-9ec2-4d20-86e8-6287ed159f0f 2024-03-14T11:06:27.991Z INFO 7414 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 2024-03-14T11:06:27.991Z INFO 7414 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5702, UUID: 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 2024-03-14T11:06:27.992Z INFO 7414 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 82996864-a0b8-4c27-9b26-7bacd37edb4b 2024-03-14T11:06:27.992Z INFO 7414 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:16} [ Member [10.30.107.47]:5702 - 16655cc4-6dad-41f2-8fd7-02801132a0a2 Member [10.30.107.47]:5703 - 45c24346-5f56-47b3-8126-1e7bf3ac5a7b this Member [10.30.107.47]:5704 - 982f6b81-42d2-4129-b3df-a94575e03f12 Member [10.30.107.73]:5702 - cc53e9e2-fda3-4c88-a952-fb68cd337002 Member [10.30.107.47]:5705 - 6a0b8df6-90e2-450a-992e-83f1d6facd2e Member [10.30.107.73]:5703 - 5eea3154-c20d-4c4e-ab32-dedb505b170b Member [10.30.107.47]:5706 - 39ce70aa-167b-48ed-8338-1b23f42934cc Member [10.30.107.73]:5704 - ad14b242-b775-4d37-ae2a-9da720372444 Member [10.30.107.73]:5705 - 9f7cc007-7c26-4eed-90f9-479467e6c8f8 Member [10.30.107.73]:5706 - 4650344e-382d-4bbb-9b3b-148f95f7abcc ] 2024-03-14T11:06:27.992Z INFO 7414 --- [ached.thread-12] c.h.t.TransactionManagerService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5702, UUID: 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 2024-03-14T11:06:27.995Z INFO 7414 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5703, UUID: bd61cbc0-6748-47f9-a90c-d4ac25d91240 2024-03-14T11:06:27.995Z INFO 7414 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5703, UUID: bd61cbc0-6748-47f9-a90c-d4ac25d91240 2024-03-14T11:06:27.996Z INFO 7414 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5704, UUID: 8335aae6-9ec2-4d20-86e8-6287ed159f0f 2024-03-14T11:06:27.996Z INFO 7414 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5704, UUID: 8335aae6-9ec2-4d20-86e8-6287ed159f0f 2024-03-14T11:06:27.996Z INFO 7414 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5703, UUID: bd61cbc0-6748-47f9-a90c-d4ac25d91240 2024-03-14T11:06:27.998Z INFO 7414 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5705, UUID: df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 2024-03-14T11:06:27.998Z INFO 7414 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5705, UUID: df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 2024-03-14T11:06:27.998Z INFO 7414 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5704, UUID: 8335aae6-9ec2-4d20-86e8-6287ed159f0f 2024-03-14T11:06:27.999Z INFO 7414 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5706, UUID: 82996864-a0b8-4c27-9b26-7bacd37edb4b 2024-03-14T11:06:27.999Z INFO 7414 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5706, UUID: 82996864-a0b8-4c27-9b26-7bacd37edb4b 2024-03-14T11:06:27.999Z INFO 7414 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5705, UUID: df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 2024-03-14T11:06:28.001Z INFO 7414 --- [ached.thread-15] c.h.t.TransactionManagerService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5706, UUID: 82996864-a0b8-4c27-9b26-7bacd37edb4b 2024-03-14T11:06:28.005Z INFO 7414 --- [ached.thread-12] c.h.t.TransactionManagerService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5703, UUID: bd61cbc0-6748-47f9-a90c-d4ac25d91240 2024-03-14T11:06:28.006Z INFO 7414 --- [ached.thread-12] c.h.t.TransactionManagerService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5704, UUID: 8335aae6-9ec2-4d20-86e8-6287ed159f0f 2024-03-14T11:06:28.007Z INFO 7414 --- [ached.thread-12] c.h.t.TransactionManagerService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5705, UUID: df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 2024-03-14T11:06:28.007Z INFO 7414 --- [ached.thread-12] c.h.t.TransactionManagerService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5706, UUID: 82996864-a0b8-4c27-9b26-7bacd37edb4b 2024-03-14T11:06:28.012Z INFO 7414 --- [ached.thread-17] c.h.t.TransactionManagerService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5703, UUID: bd61cbc0-6748-47f9-a90c-d4ac25d91240 2024-03-14T11:06:28.012Z INFO 7414 --- [ached.thread-17] c.h.t.TransactionManagerService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5704, UUID: 8335aae6-9ec2-4d20-86e8-6287ed159f0f 2024-03-14T11:06:28.012Z INFO 7414 --- [ached.thread-17] c.h.t.TransactionManagerService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5705, UUID: df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 2024-03-14T11:06:28.012Z INFO 7414 --- [ached.thread-17] c.h.t.TransactionManagerService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.209]:5706, UUID: 82996864-a0b8-4c27-9b26-7bacd37edb4b 2024-03-14T11:06:28.035Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:28.035Z WARN 7414 --- [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. 2024-03-14T11:06:28.035Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:28.134Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:28.134Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:28.159Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:28.159Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:28.176Z INFO 7414 --- [Queue.migration] c.h.i.p.InternalPartitionService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: 269217930988644488 2024-03-14T11:06:28.209Z INFO 7414 --- [Queue.migration] c.h.i.p.InternalPartitionService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 2024-03-14T11:06:28.209Z INFO 7414 --- [Queue.migration] c.h.i.p.InternalPartitionService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 2024-03-14T11:06:28.210Z WARN 7414 --- [Queue.migration] c.h.i.p.InternalPartitionService : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.47]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f } 2024-03-14T11:06:28.222Z WARN 7414 --- [ration.thread-3] c.h.i.p.InternalPartitionService : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.47]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f } 2024-03-14T11:06:28.222Z WARN 7414 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.107.47]:5704 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.47]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f } 2024-03-14T11:06:28.234Z WARN 7414 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.107.47]:5705 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.47]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f } 2024-03-14T11:06:28.235Z WARN 7414 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.47]:5706 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.47]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.209]:5703 - bd61cbc0-6748-47f9-a90c-d4ac25d91240 [10.30.106.209]:5706 - 82996864-a0b8-4c27-9b26-7bacd37edb4b [10.30.106.209]:5705 - df65dd63-04dc-4a4d-9c53-f0950ac5a8d0 [10.30.106.209]:5702 - 1cfe5a7d-1c76-4d65-8b8e-b13d4cf02670 [10.30.106.209]:5704 - 8335aae6-9ec2-4d20-86e8-6287ed159f0f } 2024-03-14T11:06:28.295Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:28.295Z WARN 7414 --- [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. 2024-03-14T11:06:28.295Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:28.338Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:28.338Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:28.388Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:28.388Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:28.391Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:28.391Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:28.405Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:28.405Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:28.437Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:28.437Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:28.454Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:28.454Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:28.589Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:28.589Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:28.611Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:28.611Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:28.817Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:28.817Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:28.858Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:28.858Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:28.862Z INFO 7414 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 1230 2024-03-14T11:06:28.898Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:28.898Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:28.948Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:28.948Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:28.949Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:28.949Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:29.000Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:29.000Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:29.001Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:29.001Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:29.210Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:29.210Z WARN 7414 --- [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. 2024-03-14T11:06:29.210Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:29.261Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:29.261Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:29.269Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:29.270Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:29.373Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:29.373Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:29.374Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:29.374Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:29.379Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:29.379Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:29.434Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:29.434Z WARN 7414 --- [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. 2024-03-14T11:06:29.434Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:29.477Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:29.478Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:29.531Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:29.531Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:29.570Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:29.570Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:29.683Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:29.684Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:29.763Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:29.763Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:29.777Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:29.777Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:29.801Z WARN 7414 --- [ached.thread-12] c.h.map.impl.LocalMapStatsProvider : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] partitionId: 224, replica: 1 has no owner! 2024-03-14T11:06:29.809Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:29.809Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:29.827Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:29.827Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:29.873Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:29.873Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:30.101Z WARN 7414 --- [ached.thread-12] c.h.map.impl.LocalMapStatsProvider : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] partitionId: 224, replica: 1 has no owner! 2024-03-14T11:06:30.127Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:30.127Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:30.132Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:30.132Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:30.279Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:30.279Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:30.386Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:30.386Z WARN 7414 --- [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. 2024-03-14T11:06:30.386Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:30.396Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:30.396Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:30.402Z WARN 7414 --- [ached.thread-12] c.h.map.impl.LocalMapStatsProvider : [10.30.107.47]:5703 [cps-and-ncmp-test-caches] [5.2.4] partitionId: 224, replica: 1 has no owner! 2024-03-14T11:06:30.411Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:30.411Z WARN 7414 --- [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. 2024-03-14T11:06:30.411Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:30.417Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:30.417Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:30.467Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:30.467Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:30.486Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:30.486Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:30.516Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:30.516Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:30.517Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:30.517Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:30.565Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:30.565Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:30.721Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:30.721Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:30.775Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:30.775Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:30.797Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:30.797Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:30.870Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:30.870Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:30.918Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:30.918Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:30.921Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:30.921Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:30.993Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:30.993Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:30.997Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:30.997Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:31.290Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:31.290Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:31.298Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:31.298Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:31.339Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:31.339Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:31.370Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:31.370Z WARN 7414 --- [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. 2024-03-14T11:06:31.370Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:31.399Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:31.399Z WARN 7414 --- [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. 2024-03-14T11:06:31.399Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:31.421Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:31.422Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:31.533Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:31.534Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:31.580Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:31.580Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:31.673Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:31.673Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:31.700Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:31.700Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:31.851Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:31.851Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:31.878Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:31.878Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:31.931Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:31.931Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:31.945Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:31.945Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:31.974Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:31.974Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:32.021Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:32.021Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:32.024Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:32.024Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:32.102Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:32.102Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:32.302Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:32.302Z WARN 7414 --- [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. 2024-03-14T11:06:32.302Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:32.375Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:32.375Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:32.392Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:32.392Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:32.407Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:32.407Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:32.424Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:32.424Z WARN 7414 --- [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. 2024-03-14T11:06:32.424Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:32.537Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:32.537Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:32.544Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:32.544Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:32.590Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:32.590Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:32.655Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:32.655Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:32.756Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:32.756Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:32.780Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:32.780Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:32.826Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:32.826Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:32.860Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:32.860Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:32.903Z INFO 7414 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.408102832S 2024-03-14T11:06:32.906Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32788] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-03-14T11:06:32.908Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:32.908Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:32.908Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414392908 2024-03-14T11:06:32.928Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:32.928Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:32.930Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:06:32.930Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-15 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:06:32.932Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:06:32.932Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:32.932Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:32.932Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414392932 2024-03-14T11:06:33.128Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:33.128Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:33.140Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:33.140Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:33.198Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:33.198Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:33.230Z WARN 7414 --- [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} 2024-03-14T11:06:33.230Z INFO 7414 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: T4UrPMgXRFKQmi9o3AOuFQ 2024-03-14T11:06:33.312Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2024-03-14T11:06:33.312Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:33.336Z INFO 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2024-03-14T11:06:33.336Z WARN 7414 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:33.358Z WARN 7414 --- [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} 2024-03-14T11:06:33.359Z INFO 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2024-03-14T11:06:33.359Z WARN 7414 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:33.415Z INFO 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2024-03-14T11:06:33.415Z WARN 7414 --- [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. 2024-03-14T11:06:33.415Z WARN 7414 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:33.418Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:33.418Z WARN 7414 --- [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:32784) could not be established. Broker may not be available. 2024-03-14T11:06:33.450Z INFO 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2024-03-14T11:06:33.450Z WARN 7414 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2024-03-14T11:06:33.465Z INFO 7414 --- [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 OnFZJfauRhedRtbTIJsHgQ 2024-03-14T11:06:33.487Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32788] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-12 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-03-14T11:06:33.488Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:33.488Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:33.488Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414393488 2024-03-14T11:06:33.494Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:06:33.494Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-16 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:06:33.496Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:06:33.496Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:33.496Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:33.496Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414393496 2024-03-14T11:06:33.517Z INFO 7414 --- [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 OnFZJfauRhedRtbTIJsHgQ 2024-03-14T11:06:33.517Z INFO 7414 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: T4UrPMgXRFKQmi9o3AOuFQ 2024-03-14T11:06:33.521Z INFO 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2024-03-14T11:06:33.521Z WARN 7414 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2024-03-14T11:06:33.534Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32788] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-13 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-03-14T11:06:33.536Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:33.536Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:33.536Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414393536 2024-03-14T11:06:33.542Z INFO 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2024-03-14T11:06:33.542Z WARN 7414 --- [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. 2024-03-14T11:06:33.542Z WARN 7414 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:06:33.542Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:06:33.542Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-17 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:06:33.545Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:06:33.545Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:33.545Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:33.545Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414393545 2024-03-14T11:06:33.557Z INFO 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2024-03-14T11:06:33.557Z WARN 7414 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:33.585Z INFO 7414 --- [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 OnFZJfauRhedRtbTIJsHgQ 2024-03-14T11:06:33.585Z INFO 7414 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: T4UrPMgXRFKQmi9o3AOuFQ 2024-03-14T11:06:33.591Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32788] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-14 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-03-14T11:06:33.594Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:33.594Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:33.594Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414393594 2024-03-14T11:06:33.599Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:06:33.599Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-18 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:06:33.601Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:06:33.601Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:33.601Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:33.601Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414393601 2024-03-14T11:06:33.617Z INFO 7414 --- [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 OnFZJfauRhedRtbTIJsHgQ 2024-03-14T11:06:33.617Z INFO 7414 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: T4UrPMgXRFKQmi9o3AOuFQ 2024-03-14T11:06:33.626Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32788] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-15 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-03-14T11:06:33.629Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:33.629Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:33.629Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414393629 2024-03-14T11:06:33.635Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:06:33.635Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-19 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:06:33.637Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:06:33.637Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:33.637Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:33.637Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414393637 2024-03-14T11:06:33.646Z INFO 7414 --- [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 OnFZJfauRhedRtbTIJsHgQ 2024-03-14T11:06:33.646Z INFO 7414 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: T4UrPMgXRFKQmi9o3AOuFQ 2024-03-14T11:06:33.655Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32788] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-16 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-03-14T11:06:33.658Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:33.658Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:33.658Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414393658 2024-03-14T11:06:33.663Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:06:33.663Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-20 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:06:33.665Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:06:33.665Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:33.665Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:33.665Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414393665 2024-03-14T11:06:33.670Z INFO 7414 --- [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 OnFZJfauRhedRtbTIJsHgQ 2024-03-14T11:06:33.670Z INFO 7414 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: T4UrPMgXRFKQmi9o3AOuFQ 2024-03-14T11:06:33.674Z INFO 7414 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32788] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-17 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2024-03-14T11:06:33.676Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:33.676Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:33.676Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414393676 2024-03-14T11:06:33.677Z INFO 7414 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 2024-03-14T11:06:33.682Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2024-03-14T11:06:33.682Z INFO 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32788] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-21 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2024-03-14T11:06:33.685Z WARN 7414 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2024-03-14T11:06:33.685Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:06:33.685Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:06:33.685Z INFO 7414 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414393685 2024-03-14T11:06:33.699Z INFO 7414 --- [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 OnFZJfauRhedRtbTIJsHgQ 2024-03-14T11:06:33.699Z INFO 7414 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: T4UrPMgXRFKQmi9o3AOuFQ 2024-03-14T11:06:33.713Z INFO 7414 --- [ 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 OnFZJfauRhedRtbTIJsHgQ 2024-03-14T11:06:33.713Z INFO 7414 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: T4UrPMgXRFKQmi9o3AOuFQ 2024-03-14T11:06:33.765Z INFO 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2024-03-14T11:06:33.765Z WARN 7414 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:33.778Z INFO 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2024-03-14T11:06:33.778Z WARN 7414 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:33.794Z INFO 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2024-03-14T11:06:33.794Z WARN 7414 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32782) could not be established. Broker may not be available. 2024-03-14T11:06:33.837Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32788 (id: 2147483646 rack: null) 2024-03-14T11:06:33.841Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2024-03-14T11:06:33.867Z INFO 7414 --- [ 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-20aeae64-a7d4-4ada-8865-d29ce05f59b6 2024-03-14T11:06:33.867Z INFO 7414 --- [ 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) 2024-03-14T11:06:33.867Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2024-03-14T11:06:33.869Z INFO 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2024-03-14T11:06:33.869Z WARN 7414 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2024-03-14T11:06:33.884Z INFO 7414 --- [Queue.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.47]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 11:06:28 UTC 2024, plannedMigrations=1230, completedMigrations=1230, remainingMigrations=0, totalCompletedMigrations=4223) 2024-03-14T11:06:33.898Z INFO 7414 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2024-03-14T11:06:33.898Z WARN 7414 --- [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:32782) could not be established. Broker may not be available. 2024-03-14T11:06:33.901Z INFO 7414 --- [ 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-20aeae64-a7d4-4ada-8865-d29ce05f59b6', protocol='range'} 2024-03-14T11:06:33.901Z INFO 7414 --- [ 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-20aeae64-a7d4-4ada-8865-d29ce05f59b6=Assignment(partitions=[my-topic-name-0])} 2024-03-14T11:06:33.927Z INFO 7414 --- [ 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-20aeae64-a7d4-4ada-8865-d29ce05f59b6', protocol='range'} 2024-03-14T11:06:33.928Z INFO 7414 --- [ 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]) 2024-03-14T11:06:33.928Z INFO 7414 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 2024-03-14T11:06:33.934Z INFO 7414 --- [ 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 2024-03-14T11:06:33.944Z INFO 7414 --- [ 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:32788 (id: 1 rack: null)], epoch=0}}. 2024-03-14T11:06:34.024Z INFO 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2024-03-14T11:06:34.024Z WARN 7414 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:34.044Z INFO 7414 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-03-14T11:06:34.044Z INFO 7414 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-03-14T11:06:34.044Z INFO 7414 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-03-14T11:06:34.044Z INFO 7414 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2024-03-14T11:06:34.044Z INFO 7414 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-03-14T11:06:34.044Z INFO 7414 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-03-14T11:06:34.044Z INFO 7414 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2024-03-14T11:06:34.044Z INFO 7414 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2024-03-14T11:06:34.045Z INFO 7414 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2024-03-14T11:06:34.046Z INFO 7414 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2024-03-14T11:06:34.047Z INFO 7414 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2024-03-14T11:06:34.047Z INFO 7414 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-03-14T11:06:34.047Z INFO 7414 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2024-03-14T11:06:34.047Z INFO 7414 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-03-14T11:06:34.047Z INFO 7414 --- [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: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 2024-03-14T11:06:34.055Z INFO 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2024-03-14T11:06:34.055Z WARN 7414 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:34.097Z INFO 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2024-03-14T11:06:34.098Z WARN 7414 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2024-03-14T11:06:34.103Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2024-03-14T11:06:34.103Z INFO 7414 --- [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: 126ms, elapsed time since send: 126ms, request timeout: 30000ms) 2024-03-14T11:06:34.103Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 2024-03-14T11:06:34.103Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 2024-03-14T11:06:34.103Z INFO 7414 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=662002725, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2024-03-14T11:06:34.103Z INFO 7414 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32788 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2024-03-14T11:06:34.145Z INFO 7414 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-03-14T11:06:34.145Z WARN 7414 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-03-14T11:06:34.145Z INFO 7414 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2024-03-14T11:06:34.145Z WARN 7414 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-03-14T11:06:34.146Z INFO 7414 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2024-03-14T11:06:34.146Z WARN 7414 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-03-14T11:06:34.146Z INFO 7414 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-03-14T11:06:34.146Z WARN 7414 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-03-14T11:06:34.147Z INFO 7414 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-03-14T11:06:34.147Z WARN 7414 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-03-14T11:06:34.148Z INFO 7414 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2024-03-14T11:06:34.148Z WARN 7414 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-03-14T11:06:34.148Z INFO 7414 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2024-03-14T11:06:34.148Z WARN 7414 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-03-14T11:06:34.157Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2024-03-14T11:06:34.157Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 2024-03-14T11:06:34.204Z INFO 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2024-03-14T11:06:34.204Z WARN 7414 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.726 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 2024-03-14T11:06:34.240Z WARN 7414 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 2024-03-14T11:06:34.247Z INFO 7414 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2024-03-14T11:06:34.247Z WARN 7414 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 2024-03-14T11:06:34.248Z INFO 7414 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2024-03-14T11:06:34.248Z WARN 7414 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. 2024-03-14T11:06:34.248Z INFO 7414 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2024-03-14T11:06:34.248Z WARN 7414 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32788) could not be established. Broker may not be available. [INFO] [INFO] Results: [INFO] [INFO] Tests run: 523, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 104 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 104 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/target/cps-ncmp-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/cps-ncmp-service-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.7-SNAPSHOT/cps-ncmp-service-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-service --- [INFO] [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- [INFO] Building cps-ncmp-rest 3.4.7-SNAPSHOT [12/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation getResourceDataForCmHandle [INFO] Processing operation updateResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteResourceDataRunningForCmHandle [INFO] Processing operation patchResourceDataRunningForCmHandle [INFO] Processing operation executeDataOperationForCmHandles [INFO] Processing operation queryResourceDataForCmHandle [INFO] Processing operation getModuleReferencesByCmHandle [INFO] Processing operation getModuleDefinitions [INFO] Processing operation searchCmHandles [INFO] Processing operation retrieveCmHandleDetailsById [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId [INFO] Processing operation searchCmHandleIds [INFO] Processing operation getCmHandleStateByCmHandleId [INFO] Processing operation setDataSyncEnabledFlagForCmHandle [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Processing operation updateDmiPluginRegistration [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi [INFO] Processing operation searchCmHandleIds [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 40 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. [INFO] /w/workspace/cps-master-merge-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi-inventory.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml [INFO] Skipped /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 22 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 11:06:45.127 [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. 11:06:45.352 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 11:06:45.500 [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. 11:06:45.551 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 11:06:45.573 [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. 11:06:45.582 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 11:06:45.626 [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. 11:06:45.634 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 11:06:45.638 [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. 11:06:45.646 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 11:06:45.649 [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. 11:06:45.655 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 11:06:44,922 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:06:44,943 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:06:44,943 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:06:44,944 |-INFO in ch.qos.logback.classic.BasicConfigurator@363b7709 - Setting up default configuration. 11:06:47,608 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5034e0c6 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:06:47,660 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@b88d294 - 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. 11:06:47,660 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5034e0c6 - 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 11:06:47,663 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:06:47,663 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:06:47,663 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:06:47,665 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@b88d294 - 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. 11:06:47,665 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5034e0c6 - 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 11:06:47,673 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:06:47,673 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:06:47,678 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:06:47,715 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414407713) 11:06:47,715 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:06:47,715 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:06:47,720 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:06:47,725 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:06:47,725 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:06:47,725 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:06:47,725 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:06:47,725 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:06:47,725 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:06:47,725 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:06:47,726 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:06:47,726 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:06:47,726 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:06:47,726 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:06:47,726 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:06:47,726 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:06:47,726 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:06:47,726 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:06:47,726 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:06:47,726 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:06:47,726 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:06:47,733 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:06:47,755 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:06:47,755 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:06:47,769 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:06:47,777 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:06:48,192 |-INFO in ch.qos.logback.classic.pattern.DateConverter@71bbbb9f - Setting zoneId to "UTC" 11:06:48,206 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:06:48,206 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:06:48,521 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:06:48,522 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:06:48,522 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:06:48,523 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:06:48,523 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:06:48,524 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cd50433 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:06:48,524 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:06:48,524 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6fe47be - End of configuration. 11:06:48,524 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4baf3987 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:06:48.637Z INFO 12966 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12966 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 2024-03-14T11:06:48.638Z INFO 12966 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:06:50.167Z INFO 12966 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-03-14T11:06:50.168Z INFO 12966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-03-14T11:06:50.169Z INFO 12966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-03-14T11:06:50.211Z INFO 12966 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 3.003 seconds (process running for 6.093) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-03-14T11:06:51.092Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:06:51.103Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:06:51.117Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.386 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:06:51.560Z INFO 12966 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12966 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 2024-03-14T11:06:51.560Z INFO 12966 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:06:52.332Z INFO 12966 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-03-14T11:06:52.332Z INFO 12966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-03-14T11:06:52.332Z INFO 12966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2024-03-14T11:06:52.340Z INFO 12966 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.816 seconds (process running for 8.223) 2024-03-14T11:06:52.520Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:113) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:109) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:70) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$156073200.executeRequest(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:118) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:219) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:06:52.546Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:141) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:268) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:06:52.778Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:479) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 123 common frames omitted 2024-03-14T11:06:52.828Z WARN 12966 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 2024-03-14T11:06:52.858Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:06:52.864Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:192) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:06:52.870Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:218) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:06:52.875Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:218) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:06:52.882Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:165) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:06:52.888Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:165) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.482 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 2024-03-14T11:06:52.893Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:411) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:242) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:06:52.897Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:408) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:242) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:615) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:06:52.985Z INFO 12966 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12966 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest) 2024-03-14T11:06:52.985Z INFO 12966 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:06:53.270Z INFO 12966 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-03-14T11:06:53.270Z INFO 12966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-03-14T11:06:53.271Z INFO 12966 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-03-14T11:06:53.274Z INFO 12966 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.317 seconds (process running for 9.157) 2024-03-14T11:06:53.352Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 123 common frames omitted 2024-03-14T11:06:53.380Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2024-03-14T11:06:53.384Z ERROR 12966 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 133 common frames omitted [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.543 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 2024-03-14T11:06:53.459Z INFO 12966 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-03-14T11:06:53.463Z WARN 12966 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 2024-03-14T11:06:53.467Z INFO 12966 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-03-14T11:06:53.470Z INFO 12966 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-03-14T11:06:53.471Z INFO 12966 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 2024-03-14T11:06:53.589Z INFO 12966 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-03-14T11:06:53.594Z ERROR 12966 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/cps-ncmp-rest-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.7-SNAPSHOT/cps-ncmp-rest-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest --- [INFO] [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- [INFO] Building cps-ncmp-rest-stub 3.4.7-SNAPSHOT [13/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub --- [INFO] [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- [INFO] Building cps-ncmp-rest-stub-service 3.4.7-SNAPSHOT [14/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 11:06:59,110 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:06:59,130 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:06:59,130 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:06:59,131 |-INFO in ch.qos.logback.classic.BasicConfigurator@654e6a90 - Setting up default configuration. 11:07:00,414 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@14168e1 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:07:00,449 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@16a5c7e4 - 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. 11:07:00,449 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@14168e1 - 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 11:07:00,452 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:07:00,452 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:07:00,452 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:07:00,453 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@16a5c7e4 - 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. 11:07:00,453 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@14168e1 - 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 11:07:00,460 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:07:00,460 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:07:00,464 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:07:00,483 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414420481) 11:07:00,484 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:07:00,484 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:07:00,488 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:07:00,492 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:07:00,492 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e225820 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:07:00,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:07:00,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e225820 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:07:00,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:07:00,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e225820 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:07:00,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:07:00,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e225820 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:07:00,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:07:00,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e225820 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:07:00,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:07:00,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e225820 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:07:00,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:07:00,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e225820 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:07:00,493 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:07:00,493 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e225820 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:07:00,493 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:07:00,493 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:07:00,497 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:07:00,507 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:07:00,507 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:07:00,513 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:07:00,517 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:07:00,538 |-INFO in ch.qos.logback.classic.pattern.DateConverter@8aeab9e - Setting zoneId to "UTC" 11:07:00,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:07:00,544 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:07:00,687 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:07:00,687 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:07:00,687 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:07:00,688 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:07:00,688 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:07:00,707 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1e225820 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:07:00,708 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:07:00,708 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2a2dc0a - End of configuration. 11:07:00,708 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3a00b15d - Registering current configuration as safe fallback point 2024-03-14T11:07:00.817Z INFO 13088 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13088 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2024-03-14T11:07:00.818Z INFO 13088 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2024-03-14T11:07:01.726Z INFO 13088 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2024-03-14T11:07:01.729Z INFO 13088 --- [ 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 2024-03-14T11:07:01.768Z INFO 13088 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2024-03-14T11:07:01.768Z INFO 13088 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 924 ms 2024-03-14T11:07:01.817Z INFO 13088 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 2024-03-14T11:07:01.822Z INFO 13088 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@773f3360{application,/,[file:///tmp/jetty-docbase.0.2444810774663474412/],AVAILABLE} 2024-03-14T11:07:01.823Z INFO 13088 --- [ main] org.eclipse.jetty.server.Server : Started Server@1dbeedff{STARTING}[11.0.15,sto=0] @3125ms 2024-03-14T11:07:02.276Z INFO 13088 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2024-03-14T11:07:02.276Z INFO 13088 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2024-03-14T11:07:02.277Z INFO 13088 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2024-03-14T11:07:02.290Z INFO 13088 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@605eb072{HTTP/1.1, (http/1.1)}{0.0.0.0:33335} 2024-03-14T11:07:02.291Z INFO 13088 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 33335 (http/1.1) with context path '/' 2024-03-14T11:07:02.303Z INFO 13088 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.107 seconds (process running for 3.604) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-03-14T11:07:03.211Z WARN 13088 --- [tp1628676719-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 2024-03-14T11:07:03.211Z INFO 13088 --- [tp1628676719-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.563 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2024-03-14T11:07:03.379Z WARN 13088 --- [ 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 2024-03-14T11:07:03.379Z INFO 13088 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2024-03-14T11:07:03.383Z INFO 13088 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test10205386624855237315/file.txt 2024-03-14T11:07:03.384Z WARN 13088 --- [ 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 2024-03-14T11:07:03.384Z ERROR 13088 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 2024-03-14T11:07:03.385Z WARN 13088 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test10205386624855237315/unknown-file.txt', will search it in classpath 2024-03-14T11:07:03.385Z ERROR 13088 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test10205386624855237315/unknown-file.txt file not found on classpath or on file system [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-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.7-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- [INFO] Building cps-ncmp-rest-stub-app 3.4.7-SNAPSHOT [15/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- [INFO] Replacing main artifact /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar.original [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-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.7-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- [INFO] Building cps-ri 3.4.7-SNAPSHOT [16/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 61 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 32 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-merge-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-ri/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 24 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 11:07:20.370 [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 11:07:20.729 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.606 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 11:07:17,995 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:07:18,017 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:07:18,018 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:07:18,019 |-INFO in ch.qos.logback.classic.BasicConfigurator@4dd11699 - Setting up default configuration. 11:07:21,029 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d805670 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:07:21,081 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58477355 - 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. 11:07:21,081 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d805670 - 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 11:07:21,084 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:07:21,084 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:07:21,084 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:07:21,086 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@58477355 - 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. 11:07:21,086 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d805670 - 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 11:07:21,094 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:07:21,094 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:07:21,097 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:07:21,159 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414441157) 11:07:21,160 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:07:21,160 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:07:21,167 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:07:21,167 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54950027 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:07:21,168 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:07:21,168 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54950027 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:07:21,168 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:07:21,168 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54950027 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:07:21,168 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:07:21,168 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54950027 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:07:21,168 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:07:21,168 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54950027 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:07:21,168 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:07:21,168 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54950027 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:07:21,168 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:07:21,168 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54950027 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:07:21,168 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:07:21,168 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54950027 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:07:21,168 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:07:21,169 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:07:21,175 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:07:21,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:07:21,198 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:07:21,206 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:07:21,215 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:07:21,228 |-INFO in ch.qos.logback.classic.pattern.DateConverter@11b5b1f2 - Setting zoneId to "UTC" 11:07:21,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:07:21,238 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:07:21,528 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:07:21,529 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:07:21,529 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:07:21,530 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:07:21,530 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:07:21,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@54950027 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:07:21,531 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:07:21,531 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2eb95662 - End of configuration. 11:07:21,531 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4d87553b - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:07:21.657Z INFO 13272 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13272 (started by jenkins in /w/workspace/cps-master-merge-java/cps-ri) 2024-03-14T11:07:21.659Z INFO 13272 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:07:21.966Z INFO 13272 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.125 seconds (process running for 4.834) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-03-14T11:07:22.691Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:22.962Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:23.589Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:24.812Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:26.818Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:26.832Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:27.119Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:27.814Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:28.121Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:28.861Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:30.294Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:32.300Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:32.316Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2024-03-14T11:07:32.546Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy95.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.362 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 2024-03-14T11:07:33.153Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 46 common frames omitted 2024-03-14T11:07:33.157Z WARN 13272 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: no checksum at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 46 common frames omitted [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.onap.cps.spi.utils.SessionManagerSpec 2024-03-14T11:07:33.381Z INFO 13272 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 2024-03-14T11:07:33.381Z INFO 13272 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed [INFO] [INFO] Results: [INFO] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/target/cps-ri-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/cps-ri-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.7-SNAPSHOT/cps-ri-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-ri --- [INFO] [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.7-SNAPSHOT [17/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- [INFO] Installing /w/workspace/cps-master-merge-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.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.7-SNAPSHOT [18/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-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.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.7-SNAPSHOT [19/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Building jar: /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T110158Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building dependencies layer... [INFO] Building snapshot dependencies layer... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T110158Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub [INFO] [INFO] A new version of jib-maven-plugin (3.4.1) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md [INFO] [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. [INFO] [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Installing /w/workspace/cps-master-merge-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-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.7-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] Containerizing application to nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T110158Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible [INFO] Building dependencies layer... [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building snapshot dependencies layer... [INFO] Building classes layer... [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T110158Z [INFO] Building resources layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] [INFO] [INFO] Built and pushed image as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.7-SNAPSHOT-20240314T110158Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub [INFO] [INFO] [INFO] -------------------< org.onap.cps:integration-test >-------------------- [INFO] Building integration-test 3.4.7-SNAPSHOT [20/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/integration-test/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 20 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 84 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 11:07:55.031 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 11:07:55.500 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 11:07:55.976 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 11:07:55.978 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 11:07:56.004 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 11:07:56.009 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 11:07:56.013 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 11:07:56.014 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 11:07:56.047 [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. 11:07:56.055 [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) 11:07:58.215 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 11:07:58.243 [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) 11:07:58.747 [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) 11:07:59.765 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 11:08:00.019 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (12 MB/? MB) 11:08:01.002 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (34 MB/? MB) 11:08:01.183 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 11:08:01.441 [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) 11:08:01.517 [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) 11:08:01.708 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 11:08:02.035 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (40 MB/? MB) 11:08:02.091 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (40 MB/? MB) 11:08:02.238 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (40 MB/? MB) 11:08:02.282 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (41 MB/? MB) 11:08:02.370 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (41 MB/? MB) 11:08:02.489 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (41 MB/? MB) 11:08:02.579 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (41 MB/? MB) 11:08:02.762 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (42 MB/? MB) 11:08:02.843 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (44 MB/? MB) 11:08:02.993 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (47 MB/? MB) 11:08:03.079 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (47 MB/? MB) 11:08:03.161 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (49 MB/? MB) 11:08:06.882 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 11:08:08.754 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 11:08:08.845 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 11:08:08.926 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 11:08:09.005 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 11:08:09.072 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 11:08:09.088 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 11:08:09.118 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 11:08:11.186 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 33b4991976e3ced574c9459752c44fb3eae1fc5d7682a9394e36a996cfa2d80f 11:08:12.692 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT16.677299998S 11:08:12.693 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32790/test?loggerLevel=OFF) 11:07:53,348 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:07:53,381 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:07:53,382 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:07:53,383 |-INFO in ch.qos.logback.classic.BasicConfigurator@4aa5a13a - Setting up default configuration. 11:08:13,058 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@10031e49 - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:08:13,127 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1503ef2 - 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. 11:08:13,127 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@10031e49 - 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 11:08:13,130 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:08:13,130 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:08:13,130 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:08:13,132 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1503ef2 - 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. 11:08:13,132 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@10031e49 - 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 11:08:13,139 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:08:13,139 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:08:13,143 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:08:13,172 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414493170) 11:08:13,172 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:08:13,172 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:08:13,176 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:08:13,183 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:08:13,183 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:08:13,184 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:08:13,184 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:08:13,184 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:08:13,184 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:08:13,184 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:08:13,184 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:08:13,184 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:08:13,184 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:08:13,184 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:08:13,184 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:08:13,184 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:08:13,184 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:08:13,184 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:08:13,184 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:08:13,185 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:08:13,185 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:08:13,191 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:08:13,211 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:08:13,211 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:08:13,221 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:08:13,229 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:08:13,494 |-INFO in ch.qos.logback.classic.pattern.DateConverter@645650b1 - Setting zoneId to "UTC" 11:08:13,502 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:08:13,502 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:08:13,728 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:08:13,729 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:08:13,729 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:08:13,729 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:08:13,730 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:08:13,730 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@39d8d89 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:08:13,730 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:08:13,730 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6caffb24 - End of configuration. 11:08:13,730 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6c88ffed - Registering current configuration as safe fallback point 2024-03-14T11:08:13.889Z INFO 13769 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 13769 (started by jenkins in /w/workspace/cps-master-merge-java/integration-test) 2024-03-14T11:08:13.889Z INFO 13769 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:08:14.610Z INFO 13769 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2024-03-14T11:08:14.675Z INFO 13769 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 56 ms. Found 6 JPA repository interfaces. 2024-03-14T11:08:15.750Z INFO 13769 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 2024-03-14T11:08:15.954Z INFO 13769 --- [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@6d2316ec 2024-03-14T11:08:15.956Z INFO 13769 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 2024-03-14T11:08:16.145Z INFO 13769 --- [ main] liquibase.database : Set default schema name to public 2024-03-14T11:08:16.355Z INFO 13769 --- [ main] liquibase.lockservice : Successfully acquired change log lock 2024-03-14T11:08:16.646Z INFO 13769 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2024-03-14T11:08:16.654Z INFO 13769 --- [ main] liquibase.changelog : Reading from public.databasechangelog 2024-03-14T11:08:16.834Z INFO 13769 --- [ main] liquibase.command : Using deploymentId: 0414496658 2024-03-14T11:08:16.850Z INFO 13769 --- [ main] liquibase.changelog : Reading from public.databasechangelog Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 2024-03-14T11:08:16.945Z INFO 13769 --- [ main] liquibase.changelog : Table anchor created 2024-03-14T11:08:16.946Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 9ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 2024-03-14T11:08:16.955Z INFO 13769 --- [ main] liquibase.changelog : Table relation created 2024-03-14T11:08:16.955Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 2024-03-14T11:08:16.962Z INFO 13769 --- [ main] liquibase.changelog : Table relation_type created 2024-03-14T11:08:16.962Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 2024-03-14T11:08:16.969Z INFO 13769 --- [ main] liquibase.changelog : Table fragment created 2024-03-14T11:08:16.969Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 2024-03-14T11:08:16.976Z INFO 13769 --- [ main] liquibase.changelog : Table schema_set created 2024-03-14T11:08:16.976Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 2024-03-14T11:08:16.982Z INFO 13769 --- [ main] liquibase.changelog : Table yang_resource created 2024-03-14T11:08:16.983Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 2024-03-14T11:08:16.988Z INFO 13769 --- [ main] liquibase.changelog : Table dataspace created 2024-03-14T11:08:16.989Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 2024-03-14T11:08:16.995Z INFO 13769 --- [ main] liquibase.changelog : Table schema_node created 2024-03-14T11:08:16.995Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 4ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 2024-03-14T11:08:16.999Z INFO 13769 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 2024-03-14T11:08:17.000Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 2024-03-14T11:08:17.004Z INFO 13769 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2024-03-14T11:08:17.005Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 2024-03-14T11:08:17.010Z INFO 13769 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2024-03-14T11:08:17.011Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 2024-03-14T11:08:17.016Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2024-03-14T11:08:17.016Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 2024-03-14T11:08:17.021Z INFO 13769 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2024-03-14T11:08:17.021Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 2024-03-14T11:08:17.025Z INFO 13769 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2024-03-14T11:08:17.026Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 2024-03-14T11:08:17.029Z INFO 13769 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2024-03-14T11:08:17.030Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 2024-03-14T11:08:17.034Z INFO 13769 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2024-03-14T11:08:17.034Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 2024-03-14T11:08:17.038Z INFO 13769 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2024-03-14T11:08:17.038Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 2024-03-14T11:08:17.042Z INFO 13769 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 2024-03-14T11:08:17.042Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 2024-03-14T11:08:17.046Z INFO 13769 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2024-03-14T11:08:17.047Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 2024-03-14T11:08:17.050Z INFO 13769 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2024-03-14T11:08:17.051Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 2024-03-14T11:08:17.054Z INFO 13769 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 2024-03-14T11:08:17.055Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 2024-03-14T11:08:17.059Z INFO 13769 --- [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 2024-03-14T11:08:17.059Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 2024-03-14T11:08:17.064Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2024-03-14T11:08:17.065Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 2024-03-14T11:08:17.069Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2024-03-14T11:08:17.069Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 2024-03-14T11:08:17.073Z INFO 13769 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2024-03-14T11:08:17.073Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 2024-03-14T11:08:17.078Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2024-03-14T11:08:17.078Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 2024-03-14T11:08:17.082Z INFO 13769 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2024-03-14T11:08:17.083Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 2024-03-14T11:08:17.086Z INFO 13769 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2024-03-14T11:08:17.086Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 2024-03-14T11:08:17.090Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 2024-03-14T11:08:17.091Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 2024-03-14T11:08:17.096Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2024-03-14T11:08:17.096Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 2024-03-14T11:08:17.100Z INFO 13769 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2024-03-14T11:08:17.101Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 2024-03-14T11:08:17.105Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2024-03-14T11:08:17.106Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 2024-03-14T11:08:17.110Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2024-03-14T11:08:17.110Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 2024-03-14T11:08:17.114Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2024-03-14T11:08:17.115Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 2024-03-14T11:08:17.119Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2024-03-14T11:08:17.120Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 4ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 2024-03-14T11:08:17.124Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2024-03-14T11:08:17.124Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 3ms Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 2024-03-14T11:08:17.128Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2024-03-14T11:08:17.128Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms Running Changeset: changelog/db/changes/02-loadData-dataspace.yaml::2::cps 2024-03-14T11:08:17.206Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace' 2024-03-14T11:08:17.207Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 77ms Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps 2024-03-14T11:08:17.225Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set' 2024-03-14T11:08:17.226Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 17ms Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps 2024-03-14T11:08:17.381Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource' 2024-03-14T11:08:17.382Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 154ms Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps 2024-03-14T11:08:17.409Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources' 2024-03-14T11:08:17.409Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 26ms Running Changeset: changelog/db/changes/04-loadData-anchor.yaml::4::cps 2024-03-14T11:08:17.420Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor' 2024-03-14T11:08:17.420Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 9ms Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5::cps 2024-03-14T11:08:17.649Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment' 2024-03-14T11:08:17.649Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 228ms Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5.1::cps 2024-03-14T11:08:17.663Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.665Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 14ms Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5.2::cps 2024-03-14T11:08:17.669Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.670Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.2::cps ran successfully in 4ms Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 2024-03-14T11:08:17.673Z INFO 13769 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 2024-03-14T11:08:17.673Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 2ms Running Changeset: changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps 2024-03-14T11:08:17.676Z INFO 13769 --- [ main] liquibase.changelog : Data updated in yang_resource 2024-03-14T11:08:17.676Z INFO 13769 --- [ main] liquibase.changelog : Data updated in yang_resource 2024-03-14T11:08:17.677Z INFO 13769 --- [ main] liquibase.changelog : Data updated in yang_resource 2024-03-14T11:08:17.677Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 2ms Running Changeset: changelog/db/changes/08-update-yang-resources.yaml::8::cps 2024-03-14T11:08:17.714Z INFO 13769 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed 2024-03-14T11:08:17.731Z INFO 13769 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed 2024-03-14T11:08:17.745Z INFO 13769 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed 2024-03-14T11:08:17.745Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 66ms Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps 2024-03-14T11:08:17.756Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace' 2024-03-14T11:08:17.756Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 9ms Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps 2024-03-14T11:08:17.802Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set' 2024-03-14T11:08:17.803Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 26ms Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps 2024-03-14T11:08:17.815Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource' 2024-03-14T11:08:17.815Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 9ms Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps 2024-03-14T11:08:17.836Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources' 2024-03-14T11:08:17.836Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 17ms Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps 2024-03-14T11:08:17.849Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor' 2024-03-14T11:08:17.849Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 11ms Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.5::cps 2024-03-14T11:08:17.854Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/yang_resource@2021-10-20.csv' into table 'yang_resource' 2024-03-14T11:08:17.854Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.5::cps ran successfully in 3ms Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.6::cps 2024-03-14T11:08:17.870Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources@2021-10-20.csv' into table 'schema_set_yang_resources' 2024-03-14T11:08:17.870Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.6::cps ran successfully in 14ms Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.7::cps 2024-03-14T11:08:17.880Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi//generated-csv/generated_yang_resource_dmi-registry@2021-12-13.csv' into table 'yang_resource' 2024-03-14T11:08:17.881Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.7::cps ran successfully in 9ms Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.8::cps 2024-03-14T11:08:17.897Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources@2021-12-13.csv' into table 'schema_set_yang_resources' 2024-03-14T11:08:17.898Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.8::cps ran successfully in 16ms Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps 2024-03-14T11:08:17.909Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment' 2024-03-14T11:08:17.910Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 9ms Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps 2024-03-14T11:08:17.915Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.916Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 4ms Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.2::cps 2024-03-14T11:08:17.923Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.923Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.2::cps ran successfully in 6ms Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 2024-03-14T11:08:17.928Z INFO 13769 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2024-03-14T11:08:17.928Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 3ms Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 2024-03-14T11:08:17.936Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.936Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 6ms Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12::cps 2024-03-14T11:08:17.941Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.941Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12::cps ran successfully in 3ms Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.1::cps 2024-03-14T11:08:17.945Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.945Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.1::cps ran successfully in 2ms Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.2::cps 2024-03-14T11:08:17.950Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.951Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.2::cps ran successfully in 4ms Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.3::cps 2024-03-14T11:08:17.956Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.956Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.3::cps ran successfully in 2ms Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.4::cps 2024-03-14T11:08:17.960Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.960Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.4::cps ran successfully in 3ms Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.5::cps 2024-03-14T11:08:17.963Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.964Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.5::cps ran successfully in 3ms Running Changeset: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13::cps 2024-03-14T11:08:17.969Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/generated-csv/generated_yang_resource_dmi-registry@2022-02-10.csv' into table 'yang_resource' 2024-03-14T11:08:17.969Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13::cps ran successfully in 4ms Running Changeset: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13.1::cps 2024-03-14T11:08:17.975Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.975Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13.1::cps ran successfully in 4ms Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14::cps 2024-03-14T11:08:17.981Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.982Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14::cps ran successfully in 5ms Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.1::cps 2024-03-14T11:08:17.985Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.986Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.1::cps ran successfully in 2ms Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.2::cps 2024-03-14T11:08:17.992Z INFO 13769 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/generated-csv/generated_yang_resource_dmi-registry@2022-05-10.csv' into table 'yang_resource' 2024-03-14T11:08:17.994Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.2::cps ran successfully in 7ms Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.3::cps 2024-03-14T11:08:17.998Z INFO 13769 --- [ main] liquibase.changelog : Custom SQL executed 2024-03-14T11:08:17.998Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.3::cps ran successfully in 3ms Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 2024-03-14T11:08:18.001Z INFO 13769 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2024-03-14T11:08:18.002Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms Running Changeset: changelog/db/changes/16-insert-cm-handle-state.yaml::16::cps 2024-03-14T11:08:18.021Z INFO 13769 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/16-insert-cm-handle-state-forward.sql executed 2024-03-14T11:08:18.022Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/16-insert-cm-handle-state.yaml::16::cps ran successfully in 17ms Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 2024-03-14T11:08:18.026Z INFO 13769 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2024-03-14T11:08:18.027Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 3ms Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 2024-03-14T11:08:18.032Z INFO 13769 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2024-03-14T11:08:18.033Z INFO 13769 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2024-03-14T11:08:18.034Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 5ms Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 2024-03-14T11:08:18.038Z INFO 13769 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 2024-03-14T11:08:18.039Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 2ms Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 2024-03-14T11:08:18.042Z INFO 13769 --- [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 2024-03-14T11:08:18.046Z INFO 13769 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2024-03-14T11:08:18.047Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 7ms Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 2024-03-14T11:08:18.049Z INFO 13769 --- [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 2024-03-14T11:08:18.049Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 1ms Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 2024-03-14T11:08:18.053Z INFO 13769 --- [ main] liquibase.changelog : Column fragment.dataspace_id dropped 2024-03-14T11:08:18.053Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 2ms Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 2024-03-14T11:08:18.056Z INFO 13769 --- [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 2024-03-14T11:08:18.056Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 2ms Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 2024-03-14T11:08:18.064Z INFO 13769 --- [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 2024-03-14T11:08:18.067Z INFO 13769 --- [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 2024-03-14T11:08:18.069Z INFO 13769 --- [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 2024-03-14T11:08:18.079Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 21ms Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 2024-03-14T11:08:18.099Z INFO 13769 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 2024-03-14T11:08:18.099Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 16ms Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 2024-03-14T11:08:18.111Z INFO 13769 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 2024-03-14T11:08:18.114Z INFO 13769 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 13ms UPDATE SUMMARY Run: 86 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 86 Liquibase: Update has been successful. 2024-03-14T11:08:18.126Z INFO 13769 --- [ main] liquibase.util : UPDATE SUMMARY 2024-03-14T11:08:18.126Z INFO 13769 --- [ main] liquibase.util : Run: 86 2024-03-14T11:08:18.127Z INFO 13769 --- [ main] liquibase.util : Previously run: 0 2024-03-14T11:08:18.127Z INFO 13769 --- [ main] liquibase.util : Filtered out: 0 2024-03-14T11:08:18.127Z INFO 13769 --- [ main] liquibase.util : ------------------------------- 2024-03-14T11:08:18.127Z INFO 13769 --- [ main] liquibase.util : Total change sets: 86 2024-03-14T11:08:18.127Z INFO 13769 --- [ main] liquibase.util : Update summary generated 2024-03-14T11:08:18.128Z INFO 13769 --- [ main] liquibase.command : Update command completed successfully. 2024-03-14T11:08:18.131Z INFO 13769 --- [ main] liquibase.lockservice : Successfully released change log lock 2024-03-14T11:08:18.134Z INFO 13769 --- [ main] liquibase.lockservice : Successfully released change log lock 2024-03-14T11:08:18.135Z INFO 13769 --- [ main] liquibase.command : Command execution complete 2024-03-14T11:08:18.259Z INFO 13769 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2024-03-14T11:08:18.324Z INFO 13769 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 2024-03-14T11:08:18.326Z INFO 13769 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 2024-03-14T11:08:18.326Z INFO 13769 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 2024-03-14T11:08:18.580Z INFO 13769 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2024-03-14T11:08:18.727Z INFO 13769 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2024-03-14T11:08:19.004Z INFO 13769 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2024-03-14T11:08:19.891Z INFO 13769 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2024-03-14T11:08:19.893Z INFO 13769 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2024-03-14T11:08:20.220Z WARN 13769 --- [ 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 2024-03-14T11:08:20.347Z WARN 13769 --- [ 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 2024-03-14T11:08:20.359Z INFO 13769 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2024-03-14T11:08:20.497Z WARN 13769 --- [ 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 2024-03-14T11:08:20.631Z WARN 13769 --- [ 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 2024-03-14T11:08:20.678Z WARN 13769 --- [ 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 2024-03-14T11:08:20.884Z WARN 13769 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2024-03-14T11:08:20.979Z INFO 13769 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:08:20.979Z INFO 13769 --- [ 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. 2024-03-14T11:08:20.979Z INFO 13769 --- [ 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 2024-03-14T11:08:20.979Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:08:20.979Z INFO 13769 --- [ 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. 2024-03-14T11:08:20.982Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:08:21.365Z INFO 13769 --- [ 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. 2024-03-14T11:08:21.451Z INFO 13769 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:08:21.455Z WARN 13769 --- [ 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. 2024-03-14T11:08:21.751Z INFO 13769 --- [ 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. 2024-03-14T11:08:21.756Z INFO 13769 --- [ 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 2024-03-14T11:08:24.407Z INFO 13769 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab this ] 2024-03-14T11:08:24.427Z INFO 13769 --- [ 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 2024-03-14T11:08:24.571Z WARN 13769 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl 2024-03-14T11:08:24.580Z INFO 13769 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:08:24.580Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:08:24.580Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 2024-03-14T11:08:24.580Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:08:24.580Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 2024-03-14T11:08:24.580Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:08:24.593Z INFO 13769 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 2024-03-14T11:08:24.594Z INFO 13769 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:08:24.594Z WARN 13769 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 2024-03-14T11:08:24.607Z INFO 13769 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:08:24.608Z INFO 13769 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTING 2024-03-14T11:08:24.767Z INFO 13769 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 2024-03-14T11:08:24.792Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.47:37949 2024-03-14T11:08:24.795Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:37949 and /10.250.0.254:5701 2024-03-14T11:08:29.891Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab this Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe ] 2024-03-14T11:08:29.900Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe this ] 2024-03-14T11:08:29.901Z INFO 13769 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTED 2024-03-14T11:08:29.910Z INFO 13769 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:08:29.910Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:08:29.910Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 2024-03-14T11:08:29.910Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:08:29.910Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 2024-03-14T11:08:29.911Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:08:29.922Z INFO 13769 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 2024-03-14T11:08:29.923Z INFO 13769 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:08:29.923Z WARN 13769 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 2024-03-14T11:08:29.926Z INFO 13769 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 2024-03-14T11:08:29.935Z INFO 13769 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:08:29.936Z INFO 13769 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTING 2024-03-14T11:08:30.101Z INFO 13769 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 2024-03-14T11:08:30.105Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.47:44619 2024-03-14T11:08:30.110Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:44619 and /10.250.0.254:5701 2024-03-14T11:08:35.212Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab this Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 ] 2024-03-14T11:08:35.220Z INFO 13769 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 this ] 2024-03-14T11:08:35.222Z INFO 13769 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe this Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 ] 2024-03-14T11:08:35.222Z INFO 13769 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-03-14T11:08:35.225Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.47:43191 2024-03-14T11:08:35.226Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43191 and /10.250.0.254:5703 2024-03-14T11:08:35.228Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.47:35513 2024-03-14T11:08:35.228Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35513 and /10.250.0.254:5702 2024-03-14T11:08:35.488Z INFO 13769 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 2024-03-14T11:08:35.906Z INFO 13769 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 11:08:35 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 2024-03-14T11:08:36.222Z INFO 13769 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTED 2024-03-14T11:08:36.644Z INFO 13769 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:08:36.644Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:08:36.644Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 2024-03-14T11:08:36.644Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:08:36.644Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 2024-03-14T11:08:36.644Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:08:36.655Z INFO 13769 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 2024-03-14T11:08:36.656Z INFO 13769 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:08:36.656Z WARN 13769 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 2024-03-14T11:08:36.671Z INFO 13769 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:08:36.672Z INFO 13769 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTING 2024-03-14T11:08:36.797Z INFO 13769 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 2024-03-14T11:08:36.808Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.47:39679 2024-03-14T11:08:36.808Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:39679 and /10.250.0.254:5701 2024-03-14T11:08:41.903Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab this Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 ] 2024-03-14T11:08:41.909Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe this Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 ] 2024-03-14T11:08:41.910Z INFO 13769 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 this ] 2024-03-14T11:08:41.910Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:4, ver:4} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 this Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 ] 2024-03-14T11:08:41.915Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.47:44097 2024-03-14T11:08:41.915Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.47:38159 2024-03-14T11:08:41.916Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:44097 and /10.250.0.254:5704 2024-03-14T11:08:41.916Z INFO 13769 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-03-14T11:08:41.916Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:38159 and /10.250.0.254:5704 2024-03-14T11:08:41.916Z INFO 13769 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-03-14T11:08:41.918Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.47:53041 2024-03-14T11:08:41.918Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:53041 and /10.250.0.254:5703 2024-03-14T11:08:41.918Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.47:55143 2024-03-14T11:08:41.919Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:55143 and /10.250.0.254:5702 2024-03-14T11:08:42.166Z INFO 13769 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 2024-03-14T11:08:42.483Z INFO 13769 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 11:08:42 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 2024-03-14T11:08:42.911Z INFO 13769 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTED 2024-03-14T11:08:42.919Z WARN 13769 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl 2024-03-14T11:08:42.921Z WARN 13769 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManager 2024-03-14T11:08:42.992Z WARN 13769 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.rest.controller.NetworkCmProxyController 2024-03-14T11:08:43.107Z INFO 13769 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:08:43.107Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:08:43.107Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5705 2024-03-14T11:08:43.107Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:08:43.107Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 2024-03-14T11:08:43.107Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:08:43.118Z INFO 13769 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 2024-03-14T11:08:43.119Z INFO 13769 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:08:43.119Z WARN 13769 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 2024-03-14T11:08:43.126Z INFO 13769 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:08:43.126Z INFO 13769 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTING 2024-03-14T11:08:43.226Z INFO 13769 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 2024-03-14T11:08:43.228Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.47:43173 2024-03-14T11:08:43.229Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43173 and /10.250.0.254:5701 2024-03-14T11:08:48.333Z INFO 13769 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab this Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 ] 2024-03-14T11:08:48.343Z INFO 13769 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe this Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 ] 2024-03-14T11:08:48.344Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 this Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 ] 2024-03-14T11:08:48.344Z INFO 13769 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 this ] 2024-03-14T11:08:48.345Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:5} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 this Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 ] 2024-03-14T11:08:48.346Z INFO 13769 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-03-14T11:08:48.347Z INFO 13769 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-03-14T11:08:48.347Z INFO 13769 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 2024-03-14T11:08:48.347Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.47:50527 2024-03-14T11:08:48.348Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.47:39399 2024-03-14T11:08:48.348Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.47:45267 2024-03-14T11:08:48.349Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:45267 and /10.250.0.254:5703 2024-03-14T11:08:48.349Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:50527 and /10.250.0.254:5705 2024-03-14T11:08:48.350Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.47:59063 2024-03-14T11:08:48.350Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:39399 and /10.250.0.254:5705 2024-03-14T11:08:48.361Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.47:51571 2024-03-14T11:08:48.362Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:59063 and /10.250.0.254:5704 2024-03-14T11:08:48.362Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:51571 and /10.250.0.254:5702 2024-03-14T11:08:48.375Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.47:56079 2024-03-14T11:08:48.375Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:56079 and /10.250.0.254:5705 2024-03-14T11:08:48.598Z INFO 13769 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 2024-03-14T11:08:49.011Z INFO 13769 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 11:08:48 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 2024-03-14T11:08:49.351Z INFO 13769 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTED 2024-03-14T11:08:49.393Z INFO 13769 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:08:49.393Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:08:49.393Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5706 2024-03-14T11:08:49.393Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:08:49.393Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 2024-03-14T11:08:49.393Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:08:49.404Z INFO 13769 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 2024-03-14T11:08:49.405Z INFO 13769 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:08:49.405Z WARN 13769 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 2024-03-14T11:08:49.419Z INFO 13769 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:08:49.419Z INFO 13769 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTING 2024-03-14T11:08:49.551Z INFO 13769 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 2024-03-14T11:08:49.553Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.47:45179 2024-03-14T11:08:49.554Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:45179 and /10.250.0.254:5701 2024-03-14T11:08:54.658Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab this Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 ] 2024-03-14T11:08:54.666Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe this Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 ] 2024-03-14T11:08:54.668Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 this ] 2024-03-14T11:08:54.669Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 this Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 ] 2024-03-14T11:08:54.670Z INFO 13769 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-03-14T11:08:54.671Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.47:41551 2024-03-14T11:08:54.671Z INFO 13769 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-03-14T11:08:54.671Z INFO 13769 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 2024-03-14T11:08:54.672Z INFO 13769 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 2024-03-14T11:08:54.673Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:41551 and /10.250.0.254:5706 2024-03-14T11:08:54.673Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.47:43967 2024-03-14T11:08:54.675Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.47:36439 2024-03-14T11:08:54.676Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.47:36189 2024-03-14T11:08:54.683Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43967 and /10.250.0.254:5703 2024-03-14T11:08:54.684Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.47:55269 2024-03-14T11:08:54.684Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.47:52519 2024-03-14T11:08:54.684Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:36189 and /10.250.0.254:5705 2024-03-14T11:08:54.684Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.47:50873 2024-03-14T11:08:54.685Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:50873 and /10.250.0.254:5706 2024-03-14T11:08:54.685Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:36439 and /10.250.0.254:5702 2024-03-14T11:08:54.685Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.47:37353 2024-03-14T11:08:54.685Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:37353 and /10.250.0.254:5706 2024-03-14T11:08:54.687Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:55269 and /10.250.0.254:5706 2024-03-14T11:08:54.693Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52519 and /10.250.0.254:5704 2024-03-14T11:08:54.694Z INFO 13769 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 this Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 ] 2024-03-14T11:08:54.695Z INFO 13769 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:6} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 this Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 ] 2024-03-14T11:08:54.923Z INFO 13769 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 471 2024-03-14T11:08:55.688Z INFO 13769 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTED 2024-03-14T11:08:55.694Z INFO 13769 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.8G, swap.space.total=0, swap.space.free=0, heap.memory.used=174.6M, heap.memory.free=92.7M, heap.memory.total=268.0M, heap.memory.max=7.8G, heap.memory.used/total=65.16%, heap.memory.used/max=2.19%, minor.gc.count=36, minor.gc.time=356ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=80.56%, load.systemAverage=2.48, thread.count=344, thread.peakCount=344, cluster.timeDiff=-8, 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=1114, 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=1, proxy.count=6, clientEndpoint.count=0, connection.active.count=9, client.connection.count=0, connection.count=5 2024-03-14T11:08:55.843Z WARN 13769 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDog 2024-03-14T11:08:55.866Z INFO 13769 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 11:08:54 UTC 2024, plannedMigrations=471, completedMigrations=471, remainingMigrations=0, totalCompletedMigrations=1284) 2024-03-14T11:08:55.894Z INFO 13769 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2024-03-14T11:08:55.894Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2024-03-14T11:08:55.894Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5707 2024-03-14T11:08:55.894Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2024-03-14T11:08:55.894Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 2024-03-14T11:08:55.894Z INFO 13769 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2024-03-14T11:08:55.911Z INFO 13769 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 2024-03-14T11:08:55.913Z INFO 13769 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2024-03-14T11:08:55.913Z WARN 13769 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 2024-03-14T11:08:55.932Z INFO 13769 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2024-03-14T11:08:55.932Z INFO 13769 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTING 2024-03-14T11:08:56.049Z INFO 13769 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 2024-03-14T11:08:56.051Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.47:35453 2024-03-14T11:08:56.058Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35453 and /10.250.0.254:5701 2024-03-14T11:09:01.155Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab this Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 Member [10.250.0.254]:5707 - 61a1a440-190f-4e72-b7e7-5ca2ca285218 ] 2024-03-14T11:09:01.161Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe this Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 Member [10.250.0.254]:5707 - 61a1a440-190f-4e72-b7e7-5ca2ca285218 ] 2024-03-14T11:09:01.164Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 Member [10.250.0.254]:5707 - 61a1a440-190f-4e72-b7e7-5ca2ca285218 this ] 2024-03-14T11:09:01.164Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.47:54879 2024-03-14T11:09:01.165Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 this Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 Member [10.250.0.254]:5707 - 61a1a440-190f-4e72-b7e7-5ca2ca285218 ] 2024-03-14T11:09:01.165Z INFO 13769 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 2024-03-14T11:09:01.165Z INFO 13769 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2024-03-14T11:09:01.165Z INFO 13769 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 2024-03-14T11:09:01.166Z INFO 13769 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 this Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 Member [10.250.0.254]:5707 - 61a1a440-190f-4e72-b7e7-5ca2ca285218 ] 2024-03-14T11:09:01.166Z INFO 13769 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 2024-03-14T11:09:01.166Z INFO 13769 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5706, timeout: 10000, bind-any: true 2024-03-14T11:09:01.167Z INFO 13769 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 this Member [10.250.0.254]:5707 - 61a1a440-190f-4e72-b7e7-5ca2ca285218 ] 2024-03-14T11:09:01.168Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.47:35157 2024-03-14T11:09:01.169Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.47:42515 2024-03-14T11:09:01.169Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.47:56799 2024-03-14T11:09:01.169Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:54879 and /10.250.0.254:5707 2024-03-14T11:09:01.170Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:42515 and /10.250.0.254:5705 2024-03-14T11:09:01.171Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.47:52449 2024-03-14T11:09:01.173Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.47:34987 2024-03-14T11:09:01.173Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35157 and /10.250.0.254:5706 2024-03-14T11:09:01.173Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:34987 and /10.250.0.254:5703 2024-03-14T11:09:01.174Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.47:35979 2024-03-14T11:09:01.174Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.47:51877 2024-03-14T11:09:01.175Z INFO 13769 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:56799 and /10.250.0.254:5702 2024-03-14T11:09:01.175Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:52449 and /10.250.0.254:5707 2024-03-14T11:09:01.206Z INFO 13769 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.250.0.254]:5701 - 15f54772-8053-40ca-8869-f3d581ce64ab Member [10.250.0.254]:5702 - 5cc98889-ff14-4cb8-87e5-f4999cdf05fe Member [10.250.0.254]:5703 - 177545d0-25e2-4142-8a90-9d71eb3b07f2 Member [10.250.0.254]:5704 - 205b6772-50c2-4087-a0d0-697507f15415 this Member [10.250.0.254]:5705 - a4d08d14-cf82-4346-bfa3-6bddbe390d68 Member [10.250.0.254]:5706 - d8090bac-1dd3-4488-9206-89ce9a2eb942 Member [10.250.0.254]:5707 - 61a1a440-190f-4e72-b7e7-5ca2ca285218 ] 2024-03-14T11:09:01.206Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.47:43739 2024-03-14T11:09:01.207Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:43739 and /10.250.0.254:5707 2024-03-14T11:09:01.207Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.47:50445 2024-03-14T11:09:01.219Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:50445 and /10.250.0.254:5707 2024-03-14T11:09:01.219Z INFO 13769 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35979 and /10.250.0.254:5707 2024-03-14T11:09:01.220Z INFO 13769 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:51877 and /10.250.0.254:5704 2024-03-14T11:09:01.428Z INFO 13769 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 583 2024-03-14T11:09:02.166Z INFO 13769 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTED 2024-03-14T11:09:02.167Z INFO 13769 --- [n.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.8G, swap.space.total=0, swap.space.free=0, heap.memory.used=149.3M, heap.memory.free=118.4M, heap.memory.total=268.0M, heap.memory.max=7.8G, heap.memory.used/total=55.70%, heap.memory.used/max=1.87%, minor.gc.count=37, minor.gc.time=382ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=77.32%, load.systemAverage=2.28, thread.count=404, thread.peakCount=404, cluster.timeDiff=-3, event.q.size=1, 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=1, executor.q.priorityOperation.size=1, operations.completed.count=1072, 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=1, proxy.count=7, clientEndpoint.count=0, connection.active.count=11, client.connection.count=0, connection.count=6 2024-03-14T11:09:02.410Z INFO 13769 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Thu Mar 14 11:09:01 UTC 2024, plannedMigrations=583, completedMigrations=583, remainingMigrations=0, totalCompletedMigrations=1867) 2024-03-14T11:09:02.687Z WARN 13769 --- [ 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 2024-03-14T11:09:04.382Z INFO 13769 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-03-14T11:09:04.382Z INFO 13769 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-03-14T11:09:04.384Z INFO 13769 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 2024-03-14T11:09:04.506Z INFO 13769 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-03-14T11:09:04.600Z WARN 13769 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-03-14T11:09:04.601Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:09:04.601Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:09:04.601Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414544600 2024-03-14T11:09:04.607Z INFO 13769 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): dmi-ncmp-cm-avc-subscription 2024-03-14T11:09:04.614Z INFO 13769 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-03-14T11:09:04.619Z WARN 13769 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-03-14T11:09:04.619Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:09:04.619Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:09:04.619Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414544619 2024-03-14T11:09:04.619Z INFO 13769 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-cm-events 2024-03-14T11:09:04.621Z INFO 13769 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-03-14T11:09:04.675Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:09:04.675Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:09:04.675Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414544675 2024-03-14T11:09:04.675Z INFO 13769 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-03-14T11:09:04.686Z INFO 13769 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-03-14T11:09:04.689Z WARN 13769 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-03-14T11:09:04.689Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:09:04.689Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:09:04.689Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414544689 2024-03-14T11:09:04.689Z INFO 13769 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2024-03-14T11:09:04.693Z INFO 13769 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-03-14T11:09:04.696Z WARN 13769 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-03-14T11:09:04.696Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:09:04.696Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:09:04.696Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414544696 2024-03-14T11:09:04.696Z INFO 13769 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 2024-03-14T11:09:04.697Z INFO 13769 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:9092] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2024-03-14T11:09:04.701Z WARN 13769 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 2024-03-14T11:09:04.702Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:09:04.702Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:09:04.702Z INFO 13769 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414544701 2024-03-14T11:09:04.702Z INFO 13769 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Subscribed to topic(s): subscription 2024-03-14T11:09:04.712Z INFO 13769 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-03-14T11:09:04.712Z INFO 13769 --- [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:04.718Z INFO 13769 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 51.963 seconds (process running for 72.278) 2024-03-14T11:09:04.720Z INFO 13769 --- [ main] o.o.cps.ncmp.init.AbstractModelLoader : Model Loader start-up, waiting for database to be ready 2024-03-14T11:09:04.969Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:04.969Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:04.969Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:04.969Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:04.970Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:04.971Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:04.971Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:04.972Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:04.972Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:04.972Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:04.973Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:04.973Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:04.973Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:04.973Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:04.974Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:04.974Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:04.974Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:04.974Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.070Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:05.070Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:05.071Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.071Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.071Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.071Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.071Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.071Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.072Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.072Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.073Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.073Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.073Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.073Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.073Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.071Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.080Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.080Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.170Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:05.171Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.171Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.171Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.171Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.171Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.173Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.174Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.174Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.174Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.174Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.174Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.177Z INFO 13769 --- [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 2024-03-14T11:09:05.178Z INFO 13769 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 2024-03-14T11:09:05.182Z INFO 13769 --- [ watchdog-th-1] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 2024-03-14T11:09:05.221Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:05.221Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.221Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.224Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.224Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.224Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.371Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:05.371Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.371Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.374Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.374Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.374Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.423Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.423Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.423Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.426Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.426Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.426Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.434Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.434Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.434Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.473Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:05.473Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.473Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.596Z WARN 13769 --- [ 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 2024-03-14T11:09:05.723Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:05.723Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.723Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.726Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.726Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.726Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.811Z INFO 13769 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 2024-03-14T11:09:05.811Z INFO 13769 --- [ main] o.o.cps.ncmp.init.AbstractModelLoader : Model Loader start-up, waiting for database to be ready 2024-03-14T11:09:05.875Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:05.876Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.876Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.879Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.879Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.879Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.886Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.886Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.886Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:05.899Z INFO 13769 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 2024-03-14T11:09:05.929Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:05.929Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:05.929Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2024-03-14T11:09:06.386Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:06.386Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:06.386Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:06.532Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:06.533Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:06.533Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:06.565Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:06.565Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:06.565Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:06.581Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:06.581Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:06.581Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:06.636Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:06.636Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:06.636Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:06.690Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:06.690Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:06.690Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:06.831Z INFO 13769 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2024-03-14T11:09:06.850Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:06.850Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(3, newAnchor) already exists. 2024-03-14T11:09:06.900Z INFO 13769 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2024-03-14T11:09:06.913Z INFO 13769 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.031 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 2024-03-14T11:09:07.273Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:07.273Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(generalTestDataspace) already exists. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec 2024-03-14T11:09:07.296Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:07.296Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:07.296Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:07.395Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:07.396Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:07.396Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:07.427Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:07.451Z INFO 13769 --- [ Async-2] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = cps-core-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2024-03-14T11:09:07.463Z INFO 13769 --- [ Async-2] o.a.k.clients.producer.KafkaProducer : [Producer clientId=cps-core-1] Instantiated an idempotent producer. 2024-03-14T11:09:07.479Z INFO 13769 --- [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2024-03-14T11:09:07.479Z INFO 13769 --- [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2024-03-14T11:09:07.479Z INFO 13769 --- [ Async-2] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1710414547479 2024-03-14T11:09:07.494Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:07.494Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:07.495Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:07.506Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:07.519Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:07.526Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:07.530Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:07.534Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:07.534Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:07.598Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:07.598Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:07.598Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:07.622Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:07.622Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:07.622Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:07.648Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:07.648Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:07.648Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:07.671Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:07.699Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:07.699Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:07.699Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:07.716Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:07.800Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:07.800Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:07.800Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:07.801Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:07.801Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:07.801Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:07.905Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:07.906Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:07.907Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:08.100Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:08.152Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:08.152Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:08.152Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:08.188Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:08.188Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:08.198Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:08.209Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:08.211Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:08.215Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:08.216Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:08.217Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:08.271Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:08.307Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:08.365Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:08.365Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:08.365Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:08.492Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:08.503Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:08.503Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:08.503Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:08.567Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:08.567Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:08.579Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:08.590Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:08.592Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:08.593Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:08.595Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:08.595Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:08.614Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:08.614Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:08.614Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:08.636Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:08.655Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:08.705Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:08.705Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:08.705Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:08.757Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:08.757Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:08.757Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:08.811Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:08.835Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:08.835Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:08.835Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:08.879Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:08.879Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:08.889Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:08.899Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:08.901Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:08.902Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:08.903Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:08.903Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:08.947Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:08.979Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:09.168Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:09.249Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:09.250Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:09.260Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:09.284Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:09.297Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:09.299Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:09.300Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:09.300Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:09.321Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:09.321Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:09.321Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:09.339Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:09.358Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:09.359Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:09.359Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:09.359Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:09.458Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:09.458Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:09.459Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:09.531Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:09.601Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:09.601Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:09.611Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:09.611Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:09.611Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:09.613Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:09.632Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:09.635Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:09.637Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:09.639Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:09.639Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:09.678Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:09.681Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:09.681Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:09.681Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:09.697Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:09.829Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:09.830Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:09.830Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:09.860Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:09.930Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:09.930Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:09.938Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:09.947Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:09.947Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:09.947Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:09.948Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:09.949Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:09.950Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:09.951Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:09.952Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:09.994Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:10.014Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:10.168Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:10.234Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:10.235Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:10.235Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:10.239Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:10.239Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:10.248Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:10.259Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:10.262Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:10.264Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:10.266Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:10.266Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:10.303Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:10.318Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:10.400Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:10.401Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:10.401Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:10.414Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:10.414Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:10.414Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:10.509Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:10.566Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:10.566Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:10.574Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:10.581Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:10.592Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:10.594Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:10.595Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:10.595Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:10.595Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:10.595Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:10.595Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:10.631Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:10.645Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:10.733Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:10.733Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:10.733Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:10.811Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:10.816Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:10.816Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:10.816Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:10.884Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:10.884Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:10.893Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:10.902Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:10.903Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:10.905Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:10.908Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:10.908Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:10.955Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:10.973Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:11.055Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:11.055Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:11.055Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:11.108Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:11.169Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:11.169Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:11.178Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:11.187Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:11.188Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:11.190Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:11.191Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:11.191Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:11.192Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:11.193Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:11.193Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:11.224Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:11.239Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:11.317Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:11.317Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:11.318Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:11.389Z INFO 13769 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2024-03-14T11:09:11.406Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:11.406Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:11.406Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:11.457Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.18 s - in org.onap.cps.integration.functional.NcmpBearerTokenPassthroughSpec [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 2024-03-14T11:09:11.553Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:11.553Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:11.557Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:11.557Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:11.557Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:11.575Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:11.584Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:11.586Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:11.587Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:11.588Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:11.588Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:11.627Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:11.646Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:11.812Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:11.838Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:11.838Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:11.838Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:11.859Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:11.859Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:11.865Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:11.873Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:11.877Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:11.879Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:11.886Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:11.886Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:11.910Z WARN 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 2024-03-14T11:09:11.911Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 2024-03-14T11:09:11.932Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:11.982Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:11.983Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:11.983Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:12.018Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:12.018Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:12.018Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:12.065Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:12.120Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:12.120Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:12.126Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:12.139Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:12.142Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:12.143Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:12.144Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:12.144Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:12.185Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:12.201Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:12.297Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:12.304Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:12.309Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:12.309Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:12.309Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:12.310Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:12.312Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:12.313Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:12.315Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-03-14T11:09:12.315Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:12.355Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-03-14T11:09:12.361Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:12.361Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:12.361Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:12.370Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:12.468Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:12.468Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:12.468Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:12.476Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:12.476Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:12.476Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:12.484Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:12.490Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:12.497Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:12.499Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:12.501Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:12.502Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 2024-03-14T11:09:12.502Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:12.525Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: B 2024-03-14T11:09:12.542Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 2024-03-14T11:09:12.559Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:12.706Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:12.768Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 2024-03-14T11:09:12.769Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:12.769Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:12.776Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:12.788Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 2024-03-14T11:09:12.795Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 2024-03-14T11:09:12.797Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2024-03-14T11:09:12.800Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-03-14T11:09:12.801Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:12.801Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2024-03-14T11:09:12.817Z WARN 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-2 module failed due to reason Unable to read resource data.. 2024-03-14T11:09:12.817Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in LOCKED state 2024-03-14T11:09:12.823Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:12.823Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:12.823Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:12.826Z WARN 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 2024-03-14T11:09:12.826Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 2024-03-14T11:09:12.844Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:12.991Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-03-14T11:09:12.998Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 2 cmHandles 2024-03-14T11:09:12.998Z INFO 13769 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-03-14T11:09:12.999Z INFO 13769 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-03-14T11:09:12.999Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-03-14T11:09:13.001Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-03-14T11:09:13.001Z INFO 13769 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2024-03-14T11:09:13.001Z INFO 13769 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2024-03-14T11:09:13.001Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-2 is true 2024-03-14T11:09:13.006Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 removed from in progress map 2024-03-14T11:09:13.035Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:13.041Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 2 advised cm handles from DB 2024-03-14T11:09:13.042Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:13.042Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:13.042Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:13.044Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 2 2024-03-14T11:09:13.045Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 2 2024-03-14T11:09:13.046Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-03-14T11:09:13.047Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:13.047Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 2. 1 batch(es) active. 2024-03-14T11:09:13.079Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-03-14T11:09:13.129Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:13.152Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:13.194Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:13.194Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:13.194Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:13.219Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:13.219Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:13.219Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:13.224Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:13.224Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:13.224Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:13.253Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.781 s - in org.onap.cps.integration.functional.NcmpCmHandleCreateSpec [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 2024-03-14T11:09:13.351Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:13.351Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:13.357Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:13.363Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:13.364Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:13.365Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:13.366Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:13.366Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:13.398Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:13.399Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:13.399Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:13.399Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:13.411Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:13.449Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:13.449Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:13.449Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:13.520Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-03-14T11:09:13.542Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-03-14T11:09:13.549Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-03-14T11:09:13.550Z INFO 13769 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-03-14T11:09:13.550Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-03-14T11:09:13.551Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-03-14T11:09:13.564Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:13.570Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:13.572Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:13.574Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:13.575Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:13.575Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:13.611Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:13.624Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:13.750Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:13.750Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:13.751Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:13.783Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:13.836Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:13.836Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:13.842Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:13.848Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:13.853Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:13.856Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:13.857Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:13.858Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:13.885Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:13.897Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:13.900Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:13.901Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:13.901Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:14.005Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-03-14T11:09:14.033Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-03-14T11:09:14.040Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-03-14T11:09:14.040Z INFO 13769 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-03-14T11:09:14.040Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-03-14T11:09:14.041Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-03-14T11:09:14.054Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:14.059Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:14.060Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:14.061Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:14.062Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:14.062Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:14.078Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:14.078Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:14.078Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:14.099Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:14.113Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:14.151Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:14.151Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:14.151Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:14.227Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:14.227Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:14.227Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:14.232Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:14.277Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:14.277Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:14.282Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:14.289Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:14.293Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:14.294Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:14.295Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:14.295Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:14.327Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:14.338Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:14.403Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:14.403Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:14.403Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:14.440Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-03-14T11:09:14.460Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-03-14T11:09:14.466Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-03-14T11:09:14.466Z INFO 13769 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-03-14T11:09:14.466Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-03-14T11:09:14.468Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-03-14T11:09:14.481Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:14.487Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:14.489Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:14.490Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:14.491Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:14.491Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:14.524Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:14.539Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:14.553Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:14.553Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:14.553Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:14.661Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:14.705Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:14.705Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:14.710Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:14.716Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:14.716Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:14.719Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:14.720Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:14.720Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:14.751Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:14.762Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:14.866Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-03-14T11:09:14.888Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-03-14T11:09:14.894Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-03-14T11:09:14.894Z INFO 13769 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-03-14T11:09:14.894Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-03-14T11:09:14.896Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-03-14T11:09:14.908Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:14.914Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:14.915Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:14.917Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:14.918Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:14.918Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:14.947Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:14.947Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:14.947Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:14.962Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:14.975Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:15.032Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:15.032Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:15.032Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:15.083Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:15.083Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:15.083Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:15.089Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:15.098Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:15.099Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:15.099Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:15.134Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 2024-03-14T11:09:15.134Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:15.138Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:15.143Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:15.144Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:15.145Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:15.146Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-03-14T11:09:15.146Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:15.195Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-03-14T11:09:15.216Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:15.233Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:15.233Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:15.233Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:15.338Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:15.338Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:15.344Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:15.349Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:15.350Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:15.351Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:15.352Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:15.352Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:15.359Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:15.359Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:15.359Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:15.386Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:15.404Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:15.501Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-03-14T11:09:15.525Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-03-14T11:09:15.532Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-03-14T11:09:15.532Z INFO 13769 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-03-14T11:09:15.532Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-03-14T11:09:15.536Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-03-14T11:09:15.550Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:15.556Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:15.560Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:15.561Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:15.562Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:15.562Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:15.574Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 2024-03-14T11:09:15.594Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:15.614Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:15.713Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:15.713Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:15.713Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:15.748Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:15.798Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 2024-03-14T11:09:15.798Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:15.804Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:15.810Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:15.811Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:15.812Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:15.813Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 2024-03-14T11:09:15.814Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:15.845Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 2024-03-14T11:09:15.860Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:15.970Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:15.970Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:15.975Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:15.981Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:15.982Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:15.983Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:15.984Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:15.984Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:15.991Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:15.991Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:15.991Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:16.003Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:16.003Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:16.003Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:16.022Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:16.043Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:16.043Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:16.043Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:16.046Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:16.128Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-03-14T11:09:16.143Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-03-14T11:09:16.150Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-03-14T11:09:16.150Z INFO 13769 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-03-14T11:09:16.150Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-03-14T11:09:16.152Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-03-14T11:09:16.165Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:16.172Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:16.173Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:16.174Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:16.175Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:16.175Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:16.187Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncService : Found other cm handle having same module set tag: moduleSet2 2024-03-14T11:09:16.204Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:16.219Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:16.254Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:16.254Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:16.254Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:16.315Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:16.315Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:16.315Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:16.338Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:16.338Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:16.338Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:16.346Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:16.402Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:16.402Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:16.406Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:16.411Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:16.411Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:16.412Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:16.413Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:16.413Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:16.461Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:16.475Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:16.555Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:16.671Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:16.712Z WARN 13769 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 2024-03-14T11:09:16.712Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 2024-03-14T11:09:16.717Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:16.723Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:16.724Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:16.725Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:16.729Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:16.729Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:16.763Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 2024-03-14T11:09:16.777Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:16.817Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:16.817Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:16.817Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:16.865Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 2024-03-14T11:09:16.892Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2024-03-14T11:09:16.898Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 2024-03-14T11:09:16.898Z INFO 13769 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 2024-03-14T11:09:16.898Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 2024-03-14T11:09:16.899Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2024-03-14T11:09:16.912Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2024-03-14T11:09:16.921Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2024-03-14T11:09:16.923Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2024-03-14T11:09:16.924Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2024-03-14T11:09:16.926Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 2024-03-14T11:09:16.926Z INFO 13769 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2024-03-14T11:09:16.942Z WARN 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 2024-03-14T11:09:16.942Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 2024-03-14T11:09:16.956Z INFO 13769 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 2024-03-14T11:09:17.009Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:17.009Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:17.009Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:17.082Z INFO 13769 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.784 s - in org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 2024-03-14T11:09:17.147Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:17.147Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:17.147Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:17.158Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:17.158Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:17.159Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:17.174Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:17.174Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:17.174Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:17.301Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:17.301Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:17.301Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:17.364Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:17.364Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:17.364Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected line 1:0 mismatched input 'invalid' expecting '/' line 1:0 mismatched input 'invalid' expecting '/' 2024-03-14T11:09:17.562Z WARN 13769 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2024-03-14T11:09:17.862Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:17.862Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:17.862Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:17.933Z INFO 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-03-14T11:09:17.933Z ERROR 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',578) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-03-14T11:09:17.933Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:17.933Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',578) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch. 2024-03-14T11:09:17.934Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. 2024-03-14T11:09:17.936Z WARN 13769 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',578) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 2024-03-14T11:09:17.940Z INFO 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-03-14T11:09:17.940Z ERROR 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',579) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-03-14T11:09:17.940Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:17.940Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (46,'{}',NULL,'/bookstore',579) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. Call getNextException to see other errors in the batch. 2024-03-14T11:09:17.940Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(46, /bookstore) already exists. 2024-03-14T11:09:17.981Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:17.981Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:17.981Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected line 1:9 missing '/' at 'path' line 1:9 missing '/' at 'path' 2024-03-14T11:09:18.028Z WARN 13769 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2024-03-14T11:09:18.161Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:18.161Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:18.161Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:18.164Z INFO 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-03-14T11:09:18.164Z ERROR 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',613) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-03-14T11:09:18.164Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:18.164Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',613) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-03-14T11:09:18.164Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 2024-03-14T11:09:18.165Z WARN 13769 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',613) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2024-03-14T11:09:18.168Z INFO 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-03-14T11:09:18.168Z ERROR 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',615) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-03-14T11:09:18.168Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:18.168Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (48,'{"code":"1"}',580,'/bookstore/categories[@code=''1'']',615) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-03-14T11:09:18.168Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(48, /bookstore/categories[@code='1']) already exists. 2024-03-14T11:09:18.207Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:18.208Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:18.208Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:18.278Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:18.278Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:18.278Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:18.290Z INFO 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-03-14T11:09:18.290Z ERROR 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',649) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-03-14T11:09:18.290Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:18.290Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',649) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-03-14T11:09:18.290Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 2024-03-14T11:09:18.290Z WARN 13769 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',649) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2024-03-14T11:09:18.293Z INFO 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-03-14T11:09:18.293Z ERROR 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',651) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-03-14T11:09:18.293Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:18.293Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (49,'{"code":"1"}',616,'/bookstore/categories[@code=''1'']',651) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-03-14T11:09:18.293Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(49, /bookstore/categories[@code='1']) already exists. 2024-03-14T11:09:18.381Z INFO 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-03-14T11:09:18.381Z ERROR 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',681) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-03-14T11:09:18.381Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:18.381Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',681) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-03-14T11:09:18.381Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 2024-03-14T11:09:18.382Z WARN 13769 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',681) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 2024-03-14T11:09:18.384Z INFO 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-03-14T11:09:18.384Z ERROR 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',682) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-03-14T11:09:18.384Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:18.384Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',682) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-03-14T11:09:18.384Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 2024-03-14T11:09:18.406Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:18.407Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:18.407Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:18.407Z INFO 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-03-14T11:09:18.407Z ERROR 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',683) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-03-14T11:09:18.407Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:18.407Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',683) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-03-14T11:09:18.407Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 2024-03-14T11:09:18.408Z WARN 13769 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',683) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2024-03-14T11:09:18.409Z INFO 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 2024-03-14T11:09:18.410Z ERROR 13769 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',685) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 2024-03-14T11:09:18.410Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:18.410Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (50,'{"code":"1"}',652,'/bookstore/categories[@code=''1'']',685) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 2024-03-14T11:09:18.410Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(50, /bookstore/categories[@code='1']) already exists. 2024-03-14T11:09:18.417Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:18.418Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:18.418Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:18.834Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:18.835Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:18.835Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:19.014Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:19.015Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:19.015Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:19.078Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:19.078Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:19.078Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:19.263Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:19.263Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:19.263Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:19.389Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:19.389Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:19.389Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:19.411Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:19.411Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:19.411Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.377 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 2024-03-14T11:09:19.514Z WARN 13769 --- [ 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_0, Optional[2000-01-01]] 2024-03-14T11:09:19.620Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:19.620Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:19.620Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.671Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.672Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.672Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.672Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.672Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.672Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.672Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.672Z WARN 13769 --- [ 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_13, Optional[2013-01-01]] 2024-03-14T11:09:19.782Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:19.782Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:19.782Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:19.924Z WARN 13769 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 2024-03-14T11:09:19.975Z WARN 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2024-03-14T11:09:19.975Z ERROR 13769 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 10) already exists. 2024-03-14T11:09:20.132Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:20.132Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:20.132Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:20.183Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:20.184Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:20.184Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:20.214Z WARN 13769 --- [ 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_0, Optional[2000-01-01]] 2024-03-14T11:09:20.290Z WARN 13769 --- [ 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]] [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.819 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 2024-03-14T11:09:20.333Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:20.333Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:20.333Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:20.433Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:20.434Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:20.434Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:20.444Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:20.444Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:20.444Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:20.653Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:20.654Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:20.654Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:20.739Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:20.739Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:20.739Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected line 1:0 mismatched input 'cpsPath' expecting '/' line 1:0 mismatched input 'cpsPath' expecting '/' [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.852 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 2024-03-14T11:09:21.187Z INFO 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:21.187Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:21.187Z WARN 13769 --- [ntainer#3-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:21.237Z INFO 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2024-03-14T11:09:21.237Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:21.237Z WARN 13769 --- [ntainer#5-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-4, groupId=ncmp-data-operation-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:21.405Z INFO 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:21.406Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:21.406Z WARN 13769 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-6, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:21.420Z WARN 13769 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 2024-03-14T11:09:21.421Z INFO 13769 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 2024-03-14T11:09:21.421Z INFO 13769 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32790/test?loggerLevel=OFF] 2024-03-14T11:09:21.421Z INFO 13769 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 2024-03-14T11:09:21.421Z INFO 13769 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 2024-03-14T11:09:21.423Z INFO 13769 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 2024-03-14T11:09:21.439Z INFO 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2024-03-14T11:09:21.439Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:21.439Z WARN 13769 --- [ntainer#4-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-3, groupId=ncmp-async-rest-request-event-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:21.465Z INFO 13769 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2024-03-14T11:09:21.531Z INFO 13769 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2024-03-14T11:09:21.567Z INFO 13769 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-03-14T11:09:21.589Z INFO 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Node -1 disconnected. 2024-03-14T11:09:21.589Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:21.589Z WARN 13769 --- [ad | cps-core-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=cps-core-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 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 2024-03-14T11:09:21.600Z INFO 13769 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2024-03-14T11:09:21.825Z INFO 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:21.825Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:21.825Z WARN 13769 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-5, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:21.848Z INFO 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 2024-03-14T11:09:21.848Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2024-03-14T11:09:21.848Z WARN 13769 --- [ntainer#2-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2024-03-14T11:09:21.907Z INFO 13769 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-03-14T11:09:21.912Z INFO 13769 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2024-03-14T11:09:21.929Z INFO 13769 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2024-03-14T11:09:21.932Z INFO 13769 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.776 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 2024-03-14T11:09:21.971Z INFO 13769 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE [INFO] [INFO] Results: [INFO] [INFO] Tests run: 323, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-merge-java/integration-test/target/classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/target/integration-test-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.7-SNAPSHOT/integration-test-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.7-SNAPSHOT/integration-test-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ integration-test --- [INFO] [INFO] --------------------< org.onap.cps:cps-application >-------------------- [INFO] Building cps-application 3.4.7-SNAPSHOT [21/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/cps-application/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 2 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 11:09:28.721 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-merge-java/cps-application/target/test-classes/archunit.properties 11:09:29.017 [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. 11:09:29.196 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 11:09:29.268 [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. 11:09:29.278 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 11:09:28,599 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:09:28,620 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:09:28,620 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:09:28,621 |-INFO in ch.qos.logback.classic.BasicConfigurator@2802caa2 - Setting up default configuration. 11:09:30,006 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - URL [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:09:30,058 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ab7e997 - 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. 11:09:30,058 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - 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 11:09:30,061 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:09:30,061 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:09:30,061 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:09:30,063 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5ab7e997 - 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. 11:09:30,063 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6b9f5dcf - 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 11:09:30,070 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:09:30,070 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:09:30,076 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:09:30,107 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1710414570105) 11:09:30,107 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-merge-java/cps-service/target/cps-service-3.4.7-SNAPSHOT.jar!/logback-spring.xml] 11:09:30,107 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:09:30,112 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:09:30,120 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:09:30,120 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:09:30,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:09:30,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:09:30,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:09:30,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:09:30,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:09:30,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:09:30,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:09:30,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:09:30,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:09:30,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:09:30,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:09:30,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:09:30,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:09:30,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:09:30,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:09:30,122 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:09:30,128 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:09:30,148 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:09:30,148 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:09:30,161 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:09:30,168 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:09:30,541 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1b3b5252 - Setting zoneId to "UTC" 11:09:30,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:09:30,551 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:09:30,791 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:09:30,793 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:09:30,793 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:09:30,793 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:09:30,794 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:09:30,794 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2552cb80 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:09:30,794 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:09:30,794 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@adb15df - End of configuration. 11:09:30,794 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6f45be42 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2024-03-14T11:09:30.901Z INFO 14913 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14913 (started by jenkins in /w/workspace/cps-master-merge-java/cps-application) 2024-03-14T11:09:30.902Z INFO 14913 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 2024-03-14T11:09:33.949Z INFO 14913 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2024-03-14T11:09:33.949Z INFO 14913 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2024-03-14T11:09:33.950Z INFO 14913 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2024-03-14T11:09:33.973Z INFO 14913 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.372 seconds (process running for 6.097) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 5.611 s - in org.onap.cps.rest.controller.ControllerSecuritySpec [INFO] Running org.onap.cps.config.MicroMeterConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 2024-03-14T11:09:35.199Z INFO 14913 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.48 s - in org.onap.cps.architecture.LayeredArchitectureTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 7, Failures: 0, Errors: 0, Skipped: 2 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 2 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- [INFO] Building jar: /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- [INFO] Attaching repackaged archive /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT-springboot.jar with classifier springboot [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T110158Z, nexus3.onap.org:10003/onap/cps-and-ncmp... [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building dependencies layer... [INFO] Building snapshot dependencies layer... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T110158Z, nexus3.onap.org:10003/onap/cps-and-ncmp [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 2 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT.pom [INFO] Installing /w/workspace/cps-master-merge-java/cps-application/target/cps-application-3.4.7-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.7-SNAPSHOT/cps-application-3.4.7-SNAPSHOT-springboot.jar [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-application --- [INFO] [INFO] --- jib-maven-plugin:3.3.2:build (buildAndPush) @ cps-application --- [INFO] [INFO] Containerizing application to nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T110158Z, nexus3.onap.org:10003/onap/cps-and-ncmp... [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible [INFO] Using credentials from Maven settings file for nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T110158Z [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building snapshot dependencies layer... [INFO] Building jvm arg files layer... [INFO] Building classes layer... [INFO] Building resources layer... [INFO] Building dependencies layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] [INFO] [INFO] Built and pushed image as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.7-SNAPSHOT-20240314T110158Z, nexus3.onap.org:10003/onap/cps-and-ncmp [INFO] [INFO] [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- [INFO] Building jacoco-report 3.4.7-SNAPSHOT [22/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-merge-java/jacoco-report/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.7-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-merge-java/jacoco-report/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-merge-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-merge-java/integration-test/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 2 classes [INFO] Analyzed bundle 'cps-events' with 3 classes [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] Analyzed bundle 'cps-ncmp-service' with 104 classes [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] Analyzed bundle 'cps-service' with 56 classes [INFO] Analyzed bundle 'integration-test' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/target/jacoco-report-3.4.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/jacoco-report-3.4.7-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-merge-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.7-SNAPSHOT/jacoco-report-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ jacoco-report --- [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.4.7-SNAPSHOT [23/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-merge-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-merge-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- [INFO] Installing /w/workspace/cps-master-merge-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.7-SNAPSHOT/cps-aggregator-3.4.7-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8:deploy (default-deploy) @ cps-aggregator --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.4.7-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.712 s] [INFO] cps-bom ............................................ SUCCESS [ 0.129 s] [INFO] checkstyle ......................................... SUCCESS [ 3.374 s] [INFO] spotbugs ........................................... SUCCESS [ 0.151 s] [INFO] cps-parent ......................................... SUCCESS [ 9.322 s] [INFO] cps-events ......................................... SUCCESS [ 5.859 s] [INFO] cps-path-parser .................................... SUCCESS [ 10.872 s] [INFO] cps-service ........................................ SUCCESS [ 45.322 s] [INFO] cps-rest ........................................... SUCCESS [ 30.418 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 4.686 s] [INFO] cps-ncmp-service ................................... SUCCESS [02:41 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 19.026 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.297 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 9.152 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 5.217 s] [INFO] cps-ri ............................................. SUCCESS [ 24.998 s] [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.296 s] [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.834 s] [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 11.012 s] [INFO] integration-test ................................... SUCCESS [01:33 min] [INFO] cps-application .................................... SUCCESS [ 25.306 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.952 s] [INFO] cps ................................................ SUCCESS [ 1.285 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:51 min [INFO] Finished at: 2024-03-14T11:09:50Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5441 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-merge-java] $ /bin/bash /tmp/jenkins3370775324438198117.sh ---> sysstat.sh [cps-master-merge-java] $ /bin/bash /tmp/jenkins10594083571495010716.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/cps-master-merge-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/cps-master-merge-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/cps-master-merge-java ']' + mkdir -p /w/workspace/cps-master-merge-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-merge-java/archives/ [cps-master-merge-java] $ /bin/bash /tmp/jenkins7007071529152046386.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-al2a from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-al2a/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-merge-java] $ /bin/bash /tmp/jenkins3345362620953257979.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-merge-java@tmp/config5755641301229577471tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [cps-master-merge-java] $ /bin/bash /tmp/jenkins14136971290255664838.sh ---> create-netrc.sh [cps-master-merge-java] $ /bin/bash /tmp/jenkins2433601465696660025.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-al2a from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-al2a/bin to PATH [cps-master-merge-java] $ /bin/bash /tmp/jenkins11642900200140683534.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-merge-java] $ /bin/bash /tmp/jenkins2679755533654750297.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-al2a from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-al2a/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [cps-master-merge-java] $ /bin/bash -l /tmp/jenkins13888620581059713183.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-merge-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-al2a from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-al2a/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-merge-java/1266 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-docker-8c-8g-13071.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 13G 148G 8% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31890 1077 25726 19 5086 30339 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:a6:be:f0 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.107.47/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85804sec preferred_lft 85804sec inet6 fe80::f816:3eff:fea6:bef0/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:7b:36:a9:c1 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:7bff:fe36:a9c1/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/14/2024 _x86_64_ (8 CPU) 11:00:30 LINUX RESTART (8 CPU) 11:01:01 AM tps rtps wtps bread/s bwrtn/s 11:02:01 AM 162.62 22.88 139.74 4315.26 9560.18 11:03:01 AM 206.78 7.28 199.50 1417.50 10657.09 11:04:01 AM 69.84 0.08 69.76 1.47 7117.25 11:05:01 AM 106.40 12.48 93.92 894.50 29004.77 11:06:01 AM 25.10 0.02 25.08 0.53 753.06 11:07:01 AM 35.60 0.00 35.60 0.00 1197.65 11:08:01 AM 44.19 2.45 41.74 4463.66 6834.08 11:09:01 AM 103.15 0.00 103.15 0.00 29131.78 11:10:00 AM 32.15 1.21 30.93 80.62 1163.92 11:10:01 AM 29.11 0.00 29.11 0.00 1401.90 Average: 87.30 5.15 82.15 1241.18 10602.78 11:01:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:02:01 AM 29289964 31136676 3365748 10.31 2688 2166372 1992916 5.91 178480 2737792 110364 11:03:01 AM 27211524 29428376 5444188 16.67 2688 2529536 3042156 9.03 293316 4661784 160136 11:04:01 AM 26788832 29075580 5866880 17.97 2688 2597204 3414432 10.13 320728 5050272 42320 11:05:01 AM 25402384 28517816 7253328 22.21 2688 3408336 3717584 11.03 526556 6159196 1772 11:06:01 AM 25148484 28266000 7507228 22.99 2688 3409664 5143752 15.26 534920 6387132 148 11:07:01 AM 25918548 29054932 6737164 20.63 2688 3428868 3134448 9.30 543360 5630456 6760 11:08:01 AM 24916512 28877376 7739200 23.70 2688 4248288 3372420 10.01 806080 6348952 501400 11:09:01 AM 23920968 28232984 8734744 26.75 2688 4598652 4352448 12.91 849324 7238084 996 11:10:00 AM 26309036 31029600 6346676 19.44 2688 4991336 1538716 4.57 1113712 4614468 437204 11:10:01 AM 26298880 31020256 6356832 19.47 2688 4991184 1555280 4.61 1113764 4623048 454312 Average: 26120513 29463960 6535199 20.01 2688 3636944 3126415 9.28 628024 5345118 171541 11:01:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:02:01 AM eth0 94.79 68.85 1178.08 27.72 0.00 0.00 0.00 0.00 11:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:03:01 AM eth0 372.95 306.83 4926.54 46.07 0.00 0.00 0.00 0.00 11:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:04:01 AM lo 2.23 2.23 0.36 0.36 0.00 0.00 0.00 0.00 11:04:01 AM eth0 104.63 78.90 753.07 25.50 0.00 0.00 0.00 0.00 11:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:05:01 AM lo 11.46 11.46 1.22 1.22 0.00 0.00 0.00 0.00 11:05:01 AM eth0 845.10 397.00 6428.81 31.98 0.00 0.00 0.00 0.00 11:05:01 AM docker0 4.78 5.31 0.62 0.62 0.00 0.00 0.00 0.00 11:05:01 AM vethf5429b0 3.27 3.58 0.45 0.42 0.00 0.00 0.00 0.00 11:06:01 AM lo 63.83 63.83 8.37 8.37 0.00 0.00 0.00 0.00 11:06:01 AM eth0 285.31 291.36 275.87 58.01 0.00 0.00 0.00 0.00 11:06:01 AM docker0 1.85 2.10 0.23 0.26 0.00 0.00 0.00 0.00 11:06:01 AM vethfe2decf 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:07:01 AM lo 227.44 227.44 207.40 207.40 0.00 0.00 0.00 0.00 11:07:01 AM eth0 543.11 478.64 139.33 366.07 0.00 0.00 0.00 0.00 11:07:01 AM docker0 3.48 4.23 0.59 0.55 0.00 0.00 0.00 0.00 11:08:01 AM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 11:08:01 AM eth0 239.91 185.42 2527.18 1230.04 0.00 0.00 0.00 0.00 11:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:09:01 AM lo 273.92 273.92 148.43 148.43 0.00 0.00 0.00 0.00 11:09:01 AM eth0 281.63 94.85 1515.39 11.31 0.00 0.00 0.00 0.00 11:09:01 AM docker0 12.39 13.59 2.34 8.84 0.00 0.00 0.00 0.00 11:09:01 AM vethbefde17 12.39 13.74 2.51 8.85 0.00 0.00 0.00 0.00 11:10:00 AM lo 608.50 608.50 156.57 156.57 0.00 0.00 0.00 0.00 11:10:00 AM eth0 123.83 129.97 351.31 1863.98 0.00 0.00 0.00 0.00 11:10:00 AM docker0 219.14 226.62 53.56 38.58 0.00 0.00 0.00 0.00 11:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:10:01 AM eth0 2.53 1.90 0.16 0.11 0.00 0.00 0.00 0.00 11:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 130.19 130.19 57.59 57.59 0.00 0.00 0.00 0.00 Average: eth0 320.89 225.38 2009.34 401.27 0.00 0.00 0.00 0.00 Average: docker0 26.21 27.32 6.21 5.32 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 03/14/2024 _x86_64_ (8 CPU) 11:00:30 LINUX RESTART (8 CPU) 11:01:01 AM CPU %user %nice %system %iowait %steal %idle 11:02:01 AM all 11.98 0.00 1.12 0.67 0.05 86.17 11:02:01 AM 0 4.81 0.00 0.92 0.90 0.08 93.29 11:02:01 AM 1 14.74 0.00 1.24 1.10 0.05 82.87 11:02:01 AM 2 22.41 0.00 1.92 0.92 0.05 74.70 11:02:01 AM 3 15.75 0.00 0.97 0.58 0.03 82.67 11:02:01 AM 4 14.12 0.00 0.87 0.20 0.05 84.76 11:02:01 AM 5 15.98 0.00 1.94 0.60 0.05 81.43 11:02:01 AM 6 4.81 0.00 0.62 0.74 0.07 93.77 11:02:01 AM 7 3.21 0.00 0.52 0.35 0.05 95.87 11:03:01 AM all 36.93 0.00 1.36 0.53 0.09 61.09 11:03:01 AM 0 35.80 0.00 1.00 0.37 0.10 62.73 11:03:01 AM 1 29.97 0.00 1.39 0.38 0.10 68.16 11:03:01 AM 2 23.91 0.00 2.14 1.29 0.08 72.59 11:03:01 AM 3 45.46 0.00 1.22 0.33 0.07 52.92 11:03:01 AM 4 30.28 0.00 0.92 0.17 0.08 68.55 11:03:01 AM 5 36.23 0.00 1.66 0.62 0.08 61.41 11:03:01 AM 6 40.00 0.00 1.29 0.69 0.08 57.94 11:03:01 AM 7 53.77 0.00 1.30 0.37 0.10 44.46 11:04:01 AM all 33.65 0.00 0.88 0.19 0.07 65.21 11:04:01 AM 0 30.51 0.00 0.72 0.08 0.07 68.63 11:04:01 AM 1 24.68 0.00 0.79 0.84 0.07 73.63 11:04:01 AM 2 37.31 0.00 0.88 0.00 0.07 61.74 11:04:01 AM 3 51.42 0.00 1.35 0.43 0.07 46.73 11:04:01 AM 4 23.72 0.00 0.67 0.10 0.07 75.44 11:04:01 AM 5 30.32 0.00 0.90 0.03 0.07 68.68 11:04:01 AM 6 37.36 0.00 0.55 0.00 0.07 62.02 11:04:01 AM 7 33.91 0.00 1.19 0.02 0.07 64.82 11:05:01 AM all 24.90 0.24 3.03 0.60 0.09 71.15 11:05:01 AM 0 23.48 0.05 3.48 0.47 0.10 72.42 11:05:01 AM 1 24.15 1.70 3.19 0.94 0.10 69.92 11:05:01 AM 2 30.01 0.00 3.14 1.37 0.08 65.40 11:05:01 AM 3 25.61 0.02 2.40 0.34 0.08 71.55 11:05:01 AM 4 23.41 0.02 2.66 0.17 0.08 73.66 11:05:01 AM 5 27.54 0.00 3.52 1.04 0.08 67.82 11:05:01 AM 6 25.22 0.00 3.01 0.07 0.08 71.62 11:05:01 AM 7 19.78 0.10 2.83 0.39 0.07 76.83 11:06:01 AM all 15.15 0.27 1.74 0.05 0.08 82.71 11:06:01 AM 0 15.32 0.02 2.22 0.03 0.10 82.31 11:06:01 AM 1 14.21 1.91 1.89 0.03 0.08 81.88 11:06:01 AM 2 14.30 0.00 1.69 0.02 0.07 83.93 11:06:01 AM 3 14.98 0.02 1.61 0.17 0.08 83.15 11:06:01 AM 4 19.43 0.05 1.69 0.03 0.07 78.73 11:06:01 AM 5 12.47 0.05 1.34 0.02 0.08 86.04 11:06:01 AM 6 17.18 0.05 1.79 0.05 0.07 80.86 11:06:01 AM 7 13.29 0.08 1.69 0.07 0.08 84.78 11:07:01 AM all 41.01 0.11 3.20 0.08 0.10 55.50 11:07:01 AM 0 33.95 0.05 3.38 0.03 0.10 62.49 11:07:01 AM 1 46.14 0.18 1.94 0.07 0.10 51.57 11:07:01 AM 2 49.18 0.02 5.43 0.10 0.10 45.17 11:07:01 AM 3 36.48 0.03 2.18 0.08 0.08 61.14 11:07:01 AM 4 39.76 0.08 2.64 0.07 0.10 57.35 11:07:01 AM 5 31.73 0.05 2.32 0.07 0.10 65.74 11:07:01 AM 6 37.19 0.45 2.93 0.13 0.10 59.20 11:07:01 AM 7 53.69 0.02 4.77 0.07 0.10 41.35 11:08:01 AM all 32.03 0.00 1.73 0.16 0.07 66.01 11:08:01 AM 0 24.92 0.00 1.12 0.17 0.10 73.70 11:08:01 AM 1 37.05 0.00 1.97 0.08 0.07 60.82 11:08:01 AM 2 28.32 0.00 1.66 0.07 0.08 69.88 11:08:01 AM 3 27.53 0.00 1.69 0.07 0.07 70.64 11:08:01 AM 4 30.48 0.00 2.41 0.67 0.07 66.37 11:08:01 AM 5 40.31 0.00 1.52 0.02 0.07 58.09 11:08:01 AM 6 40.31 0.00 1.66 0.10 0.07 57.86 11:08:01 AM 7 27.31 0.00 1.79 0.13 0.07 70.70 11:09:01 AM all 14.40 0.00 1.30 0.42 0.06 83.81 11:09:01 AM 0 12.63 0.00 1.36 0.27 0.07 85.67 11:09:01 AM 1 14.05 0.00 1.62 0.67 0.07 83.59 11:09:01 AM 2 6.94 0.00 1.56 0.42 0.07 91.01 11:09:01 AM 3 17.48 0.00 1.11 1.09 0.07 80.26 11:09:01 AM 4 15.83 0.00 1.55 0.02 0.05 82.54 11:09:01 AM 5 21.56 0.00 1.25 0.70 0.05 76.43 11:09:01 AM 6 9.23 0.00 1.04 0.15 0.07 89.51 11:09:01 AM 7 17.47 0.00 0.90 0.03 0.08 81.51 11:10:00 AM all 33.50 0.00 1.84 0.07 0.07 64.51 11:10:00 AM 0 25.97 0.00 1.87 0.00 0.09 72.07 11:10:00 AM 1 42.62 0.00 1.53 0.03 0.07 55.74 11:10:00 AM 2 35.26 0.00 2.88 0.21 0.09 61.57 11:10:00 AM 3 26.97 0.00 1.93 0.17 0.07 70.86 11:10:00 AM 4 39.68 0.00 1.84 0.02 0.07 58.40 11:10:00 AM 5 34.11 0.00 1.78 0.07 0.07 63.98 11:10:00 AM 6 27.50 0.00 1.67 0.07 0.07 70.69 11:10:00 AM 7 35.88 0.00 1.24 0.02 0.07 62.79 11:10:01 AM all 11.25 0.00 1.43 0.00 0.08 87.24 11:10:01 AM 0 0.64 0.00 0.00 0.00 0.00 99.36 11:10:01 AM 1 0.00 0.00 0.63 0.00 0.00 99.37 11:10:01 AM 2 0.00 0.00 0.00 0.00 0.00 100.00 11:10:01 AM 3 0.00 0.00 0.63 0.00 0.00 99.37 11:10:01 AM 4 0.00 0.00 0.00 0.00 0.00 100.00 11:10:01 AM 5 88.68 0.00 8.81 0.00 0.63 1.89 11:10:01 AM 6 0.00 0.00 0.64 0.00 0.00 99.36 11:10:01 AM 7 0.00 0.00 0.63 0.00 0.00 99.37 Average: all 27.00 0.07 1.80 0.31 0.08 70.75 Average: 0 22.97 0.01 1.78 0.26 0.09 74.89 Average: 1 27.38 0.42 1.73 0.46 0.08 69.93 Average: 2 27.40 0.00 2.36 0.49 0.08 69.68 Average: 3 29.00 0.01 1.60 0.36 0.07 68.96 Average: 4 26.18 0.02 1.69 0.16 0.07 71.88 Average: 5 27.96 0.01 1.82 0.35 0.07 69.78 Average: 6 26.45 0.06 1.61 0.22 0.07 71.58 Average: 7 28.61 0.02 1.80 0.16 0.08 69.33