Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/136846 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-5265 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-LJcG2m593oKF/agent.5587 SSH_AGENT_PID=5589 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_10467673402100598722.key (/w/workspace/cps-master-verify-java@tmp/private_key_10467673402100598722.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/cps.git > git init /w/workspace/cps-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh15006075504800566662.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh10666251426578491562.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/46/136846/4 # timeout=30 > git rev-parse 1e103ea5d007004e2816f71ac57889bcbc3da88f^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision 1e103ea5d007004e2816f71ac57889bcbc3da88f (refs/changes/46/136846/4) > git config core.sparsecheckout # timeout=10 > git checkout -f 1e103ea5d007004e2816f71ac57889bcbc3da88f # timeout=30 Commit message: "[Bug] Enhancing the REST template with HttpClient5" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 8e63d7b907bf8e94eacf283af435dfd27fe823ee # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3421261040510659295.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-D0Tf 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-D0Tf/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-D0Tf/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.14.0 beautifulsoup4==4.12.2 boto3==1.34.1 botocore==1.34.1 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.25.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.9.0 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/sh /tmp/jenkins10751117703793699757.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config4662306541344088799tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config14334623835957542130tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-centos8-docker-8c-8g-5265 using settings config with name cps-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings4603154527377891564.xml -gs /tmp/global-settings10556873625024332660.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=1e103ea5d007004e2816f71ac57889bcbc3da88f -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=waqas.ikram@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Waqas Ikram" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/136846 -DGERRIT_PATCHSET_UPLOADER_EMAIL=waqas.ikram@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=136846 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Waqas Ikram\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/46/136846/4 "-DGERRIT_PATCHSET_UPLOADER_NAME=Waqas Ikram" '-DGERRIT_CHANGE_OWNER=\"Waqas Ikram\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=W0J1Z10gRW5oYW5jaW5nIHRoZSBSRVNUIHRlbXBsYXRlIHdpdGggSHR0cENsaWVudDUKCmZvciBiZXR0ZXIgcGVyZm9ybWFuY2UgYW5kIGFsbG93aW5nIHVzZXJzIHRvIGNvbmZpZ3VyZSB0aW1lb3V0cyBhcyBwZXIgdGhlaXIgcmVxdWlyZW1lbnRzCgpJc3N1ZS1JRDogQ1BTLTE5OTQKQ2hhbmdlLUlkOiBJOWZhOTRmYjM5MjNhNTBlMzNiMzg1MGVjMGYxOTBhNTFlMjc4Njk4ZgpTaWduZWQtb2ZmLWJ5OiB3YXFhcy5pa3JhbSA8d2FxYXMuaWtyYW1AZXN0LnRlY2g+Cg== -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=[Bug] Enhancing the REST template with HttpClient5" '-DGERRIT_EVENT_ACCOUNT=\"Waqas Ikram\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I9fa94fb3923a50e33b3850ec0f190a51e278698f -DGERRIT_EVENT_HASH=-1555667706 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=waqas.ikram@est.tech -DGERRIT_PATCHSET_NUMBER=4 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Waqas Ikram" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.1-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] spotbugs [jar] [INFO] cps-parent [pom] [INFO] cps-events [jar] [INFO] cps-path-parser [jar] [INFO] cps-service [jar] [INFO] cps-rest [jar] [INFO] cps-ncmp-events [jar] [INFO] cps-ncmp-service [jar] [INFO] cps-ncmp-rest [jar] [INFO] cps-ncmp-rest-stub [pom] [INFO] cps-ncmp-rest-stub-service [jar] [INFO] cps-ncmp-rest-stub-app [jar] [INFO] cps-ri [jar] [INFO] dmi-plugin-demo-and-csit-stub [pom] [INFO] dmi-plugin-demo-and-csit-stub-service [jar] [INFO] dmi-plugin-demo-and-csit-stub-app [jar] [INFO] integration-test [jar] [INFO] cps-application [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.4.1-SNAPSHOT [1/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.1-SNAPSHOT/cps-dependencies-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.4.1-SNAPSHOT [2/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.1-SNAPSHOT/cps-bom-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.4.1-SNAPSHOT [3/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/HttpClientConfiguration.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/HttpClientConfiguration.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 4 read ' ================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 4 expected '================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 6 read ' you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 6 expected 'you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 7 read ' You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 7 expected 'You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 12 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 14 read ' See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 14 expected 'See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 15 read ' limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 15 expected 'limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 18 read ' ============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/config/NcmpConfiguration.java | line 3 update year to include 2023 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/HttpClientConfigurationSpec.groovy | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/HttpClientConfigurationSpec.groovy | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 4 read ' ================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 4 expected '================================================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 6 read ' you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 6 expected 'you may not use this file except in compliance with the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 7 read ' You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 7 expected 'You may obtain a copy of the License at\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 12 read ' distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 14 read ' See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 14 expected 'See the License for the specific language governing permissions and\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 15 read ' limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 15 expected 'limitations under the License.\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 18 read ' ============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/config/NcmpConfigurationSpec.groovy | line 3 update year to include 2023 28 issue(s) found after 6 altered file(s) checked ======================================================================================================================== [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.4.1-SNAPSHOT [4/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.4.1-SNAPSHOT [5/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.1-SNAPSHOT/cps-parent-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.4.1-SNAPSHOT [6/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 3 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.event.CpsDataUpdatedEventSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.807 s - in org.onap.cps.event.CpsDataUpdatedEventSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.4.1-SNAPSHOT [7/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [WARNING] /w/workspace/cps-master-verify-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec line 1:0 extraneous input 'invalid-cps-path' expecting '/' line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} line 1:18 missing QName at '' [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.562 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.023 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.4.1-SNAPSHOT [8/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 71 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 80 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.648 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:39:51.847 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 11:39:51.860 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 11:39:51.905 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 11:39:51.909 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 11:39:51.934 [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.544 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.656 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.209 s - in org.onap.cps.utils.XmlFileUtilsSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [Fatal Error] :1:7: XML document structures must start and end within the same entity. [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. [Fatal Error] :1:1: Premature end of file. line 1:1 no viable alternative at input '/' line 1:1 no viable alternative at input '/[' line 1:11 missing QName at '' [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.notification.CpsDataUpdatedEventFactorySpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.onap.cps.notification.CpsDataUpdatedEventFactorySpec [INFO] Running org.onap.cps.notification.NotificationErrorHandlerSpec 11:39:53.413 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process Error cause: message Error context: [some context] java.lang.Exception: message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 11:39:53.421 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process Error cause: java.lang.RuntimeException: cause Error context: [some context] java.lang.Exception: message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:58) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.RuntimeException: cause at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 79 common frames omitted [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s - in org.onap.cps.notification.NotificationErrorHandlerSpec [INFO] Running org.onap.cps.notification.NotificationServiceSpec 11:39:48,656 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:39:48,677 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:39:48,677 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:39:48,678 |-INFO in ch.qos.logback.classic.BasicConfigurator@62060983 - Setting up default configuration. 11:39:53,748 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7a552fe4 - 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:39:53,748 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@23258315 - 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:39:53,751 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:39:53,751 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:39:53,751 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:39:53,754 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7a552fe4 - 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:39:53,754 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@23258315 - 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:39:53,761 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:39:53,761 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:39:53,764 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:39:53,791 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640393789) 11:39:53,791 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 11:39:53,791 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:39:53,798 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:39:53,798 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61cb973d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:39:53,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:39:53,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61cb973d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:39:53,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:39:53,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61cb973d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:39:53,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:39:53,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61cb973d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:39:53,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:39:53,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61cb973d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:39:53,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:39:53,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61cb973d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:39:53,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:39:53,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61cb973d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:39:53,799 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:39:53,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61cb973d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:39:53,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:39:53,800 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:39:53,805 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:39:53,823 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:39:53,823 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:39:53,829 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:39:53,836 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:39:54,261 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3353d096 - Setting zoneId to "UTC" 11:39:54,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:39:54,269 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:39:54,521 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:39:54,522 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:39:54,522 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:39:54,523 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:39:54,523 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:39:54,523 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61cb973d - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:39:54,523 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:39:54,523 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@602af317 - End of configuration. 11:39:54,523 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6f98e92c - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:39:54.662Z INFO 6722 --- [ main] o.o.c.n.NotificationServiceSpec : Starting NotificationServiceSpec using Java 17.0.6-ea with PID 6722 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-12-15T11:39:54.663Z INFO 6722 --- [ main] o.o.c.n.NotificationServiceSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:39:55.172Z INFO 6722 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=true) 2023-12-15T11:39:55.232Z INFO 6722 --- [ main] o.o.c.n.NotificationServiceSpec : Started NotificationServiceSpec in 1.735 seconds (process running for 7.296) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-15T11:39:55.925Z ERROR 6722 --- [ Async-2] o.o.c.n.NotificationErrorHandler : Failed to process cps-data-updated-event. Error cause: Could not create event Error context: [Anchor(name=my-anchorname, dataspaceName=my-dataspace-published, schemaSetName=my-schemaset-name), /, CREATE] java.lang.Exception: Could not create event at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.notification.NotificationServiceSpec$__spock_feature_0_3_closure1.doCall(NotificationServiceSpec.groovy:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$25236429.createCpsDataUpdatedEvent(Unknown Source) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$250948302.createCpsDataUpdatedEvent(Unknown Source) at org.onap.cps.notification.NotificationService.processDataUpdatedEvent(NotificationService.java:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-12-15T11:39:55.932Z INFO 6722 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=false) [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.5 s - in org.onap.cps.notification.NotificationServiceSpec [INFO] Running org.onap.cps.notification.NotificationPublisherSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:39:56.017Z INFO 6722 --- [ main] o.o.c.n.NotificationPublisherSpec : Starting NotificationPublisherSpec using Java 17.0.6-ea with PID 6722 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-12-15T11:39:56.017Z INFO 6722 --- [ main] o.o.c.n.NotificationPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:39:56.195Z INFO 6722 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 2023-12-15T11:39:56.777Z INFO 6722 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 2023-12-15T11:39:56.786Z INFO 6722 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 2023-12-15T11:39:56.811Z INFO 6722 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 2023-12-15T11:39:56.814Z WARN 6722 --- [ main] o.testcontainers.utility.ResourceReaper : ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 2023-12-15T11:39:56.817Z INFO 6722 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 2023-12-15T11:39:56.817Z INFO 6722 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 2023-12-15T11:39:56.836Z INFO 6722 --- [ main] t.r.n.o.2.1 : Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 2023-12-15T11:39:56.843Z INFO 6722 --- [ main] o.t.utility.RegistryAuthLocator : Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 2023-12-15T11:39:58.940Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Starting to pull image 2023-12-15T11:39:58.964Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2023-12-15T11:39:59.459Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 2023-12-15T11:40:01.056Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (32 MB/? MB) 2023-12-15T11:40:01.559Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (45 MB/? MB) 2023-12-15T11:40:02.342Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (66 MB/? MB) 2023-12-15T11:40:02.856Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (71 MB/? MB) 2023-12-15T11:40:03.298Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (85 MB/? MB) 2023-12-15T11:40:03.361Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (85 MB/? MB) 2023-12-15T11:40:03.379Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (88 MB/? MB) 2023-12-15T11:40:03.883Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (104 MB/? MB) 2023-12-15T11:40:04.384Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (120 MB/? MB) 2023-12-15T11:40:04.882Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (125 MB/? MB) 2023-12-15T11:40:08.847Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (234 MB/? MB) 2023-12-15T11:40:18.805Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (366 MB/370 MB) 2023-12-15T11:40:23.511Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (367 MB/370 MB) 2023-12-15T11:40:23.669Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (369 MB/370 MB) 2023-12-15T11:40:23.783Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (369 MB/370 MB) 2023-12-15T11:40:24.356Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (369 MB/370 MB) 2023-12-15T11:40:24.438Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (369 MB/370 MB) 2023-12-15T11:40:24.552Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (369 MB/370 MB) 2023-12-15T11:40:24.629Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (369 MB/370 MB) 2023-12-15T11:40:25.302Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 2023-12-15T11:40:25.371Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 2023-12-15T11:40:25.394Z INFO 6722 --- [tream-729162289] t.r.n.o.2.1 : Pull complete. 11 layers, pulled in 26s (downloaded 370 MB at 14 MB/s) 2023-12-15T11:40:25.439Z INFO 6722 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-15T11:40:34.946Z INFO 6722 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7e12ece04b099ee7f42032be66328ff23374280a641a82700b4c8a7af4cb1ec1 2023-12-15T11:40:40.704Z INFO 6722 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT43.886149025S 2023-12-15T11:40:40.824Z INFO 6722 --- [ main] o.o.c.n.NotificationPublisherSpec : Started NotificationPublisherSpec in 44.856 seconds (process running for 52.888) 2023-12-15T11:40:42.241Z INFO 6722 --- [anNameSet-0-C-1] s.k.l.ConcurrentMessageListenerContainer : cps-test: partitions assigned: [cps-events-0] 2023-12-15T11:40:52.662Z ERROR 6722 --- [ main] o.o.c.n.NotificationErrorHandler : Failed to send message to message bus Error cause: Topic non-existing-topic not present in metadata after 10000 ms. Error context: [ProducerRecord(topic=non-existing-topic, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=my-dataspace,my-anchor, value=org.onap.cps.event.model.CpsDataUpdatedEvent@11a81db0[schema=,id=,source=,type=,content=org.onap.cps.event.model.Content@9882758[observedTimestamp=,dataspaceName=my-dataspace,schemaSetName=,anchorName=my-anchor,operation=,data=,additionalProperties={}],additionalProperties={}], timestamp=null), non-existing-topic--1@-1] org.apache.kafka.common.errors.TimeoutException: Topic non-existing-topic not present in metadata after 10000 ms. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 56.717 s - in org.onap.cps.notification.NotificationPublisherSpec [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.api.impl.CpsAdminServiceImplSpec [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.api.impl.CpsAdminServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. 2023-12-15T11:40:52.819Z ERROR 6722 --- [ main] o.onap.cps.api.impl.CpsDataServiceImpl : Failed to send message to notification service java.lang.RuntimeException: to be ignored at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.api.impl.CpsDataServiceImplSpec$__spock_feature_0_2_closure2.doCall(CpsDataServiceImplSpec.groovy:122) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.NotificationService$SpockMock$173616663.processDataUpdatedEvent(Unknown Source) at org.onap.cps.api.impl.CpsDataServiceImpl.processDataUpdatedEventAsync(CpsDataServiceImpl.java:391) at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:93) at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:81) at org.onap.cps.api.CpsDataService$saveData$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.api.impl.CpsDataServiceImplSpec.$spock_feature_0_2(CpsDataServiceImplSpec.groovy:125) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.283 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 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.011 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.331 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:40:53.498Z INFO 6722 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6722 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-12-15T11:40:53.499Z INFO 6722 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:40:53.586Z INFO 6722 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.111 seconds (process running for 65.649) 2023-12-15T11:40:53.638Z WARN 6722 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:40:53.724Z INFO 6722 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6722 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-12-15T11:40:53.724Z INFO 6722 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:40:53.807Z WARN 6722 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2023-12-15T11:40:53.888Z INFO 6722 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-15T11:40:53.888Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-15T11:40:53.888Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 2023-12-15T11:40:53.889Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-15T11:40:53.889Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-15T11:40:53.891Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-12-15T11:40:54.328Z INFO 6722 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-12-15T11:40:54.419Z INFO 6722 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-15T11:40:54.423Z WARN 6722 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-15T11:40:54.653Z INFO 6722 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-15T11:40:54.658Z INFO 6722 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 2023-12-15T11:40:57.305Z INFO 6722 --- [ 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 - 85812301-e6c9-4215-abcf-68f8680e3c68 this ] 2023-12-15T11:40:57.333Z INFO 6722 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 2023-12-15T11:40:57.375Z INFO 6722 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.672 seconds (process running for 69.438) 2023-12-15T11:40:57.412Z INFO 6722 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.712 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 2023-12-15T11:40:57.421Z INFO 6722 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-15T11:40:57.421Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-15T11:40:57.421Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 2023-12-15T11:40:57.421Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Cluster name: my cluster 2023-12-15T11:40:57.421Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-15T11:40:57.421Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-12-15T11:40:57.436Z INFO 6722 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-12-15T11:40:57.438Z INFO 6722 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Using Multicast discovery 2023-12-15T11:40:57.438Z WARN 6722 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-15T11:40:57.452Z INFO 6722 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-15T11:40:57.452Z INFO 6722 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTING 2023-12-15T11:41:00.188Z INFO 6722 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5702 - 19c9d1fc-bd9c-41c7-8b4a-74ef4df02677 this ] 2023-12-15T11:41:00.188Z WARN 6722 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2023-12-15T11:41:00.189Z INFO 6722 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTED 2023-12-15T11:41:00.195Z INFO 6722 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-15T11:41:00.195Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-15T11:41:00.195Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 2023-12-15T11:41:00.195Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Cluster name: my cluster 2023-12-15T11:41:00.195Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-15T11:41:00.195Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-12-15T11:41:00.224Z INFO 6722 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-12-15T11:41:00.227Z INFO 6722 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Using Multicast discovery 2023-12-15T11:41:00.227Z WARN 6722 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-15T11:41:00.247Z INFO 6722 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-15T11:41:00.247Z INFO 6722 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTING 2023-12-15T11:41:00.304Z INFO 6722 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 2023-12-15T11:41:00.332Z INFO 6722 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.171:49435 2023-12-15T11:41:00.335Z INFO 6722 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:49435 and /10.250.0.254:5702 2023-12-15T11:41:05.430Z INFO 6722 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5702 - 19c9d1fc-bd9c-41c7-8b4a-74ef4df02677 this Member [10.250.0.254]:5703 - 48cfbd2a-982d-4043-84fd-551093ceadb2 ] 2023-12-15T11:41:05.444Z INFO 6722 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5702 - 19c9d1fc-bd9c-41c7-8b4a-74ef4df02677 Member [10.250.0.254]:5703 - 48cfbd2a-982d-4043-84fd-551093ceadb2 this ] 2023-12-15T11:41:05.444Z WARN 6722 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 2023-12-15T11:41:05.445Z INFO 6722 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTED 2023-12-15T11:41:05.458Z INFO 6722 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-15T11:41:05.458Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-15T11:41:05.458Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 2023-12-15T11:41:05.458Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Cluster name: my cluster 2023-12-15T11:41:05.458Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-15T11:41:05.458Z INFO 6722 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-12-15T11:41:05.474Z INFO 6722 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [my cluster] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-12-15T11:41:05.476Z INFO 6722 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Using Multicast discovery 2023-12-15T11:41:05.476Z WARN 6722 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-15T11:41:05.492Z INFO 6722 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-15T11:41:05.492Z INFO 6722 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTING 2023-12-15T11:41:05.640Z INFO 6722 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 2023-12-15T11:41:05.644Z INFO 6722 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.106.171:41129 2023-12-15T11:41:05.647Z INFO 6722 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:41129 and /10.250.0.254:5702 2023-12-15T11:41:10.753Z INFO 6722 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - 19c9d1fc-bd9c-41c7-8b4a-74ef4df02677 this Member [10.250.0.254]:5703 - 48cfbd2a-982d-4043-84fd-551093ceadb2 Member [10.250.0.254]:5704 - 6ba46613-746a-4fe2-8cc8-e7221ba09218 ] 2023-12-15T11:41:10.759Z INFO 6722 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - 19c9d1fc-bd9c-41c7-8b4a-74ef4df02677 Member [10.250.0.254]:5703 - 48cfbd2a-982d-4043-84fd-551093ceadb2 this Member [10.250.0.254]:5704 - 6ba46613-746a-4fe2-8cc8-e7221ba09218 ] 2023-12-15T11:41:10.759Z INFO 6722 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - 19c9d1fc-bd9c-41c7-8b4a-74ef4df02677 Member [10.250.0.254]:5703 - 48cfbd2a-982d-4043-84fd-551093ceadb2 Member [10.250.0.254]:5704 - 6ba46613-746a-4fe2-8cc8-e7221ba09218 this ] 2023-12-15T11:41:10.760Z INFO 6722 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [my cluster] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2023-12-15T11:41:10.761Z INFO 6722 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.106.171:35963 2023-12-15T11:41:10.762Z INFO 6722 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:35963 and /10.250.0.254:5704 2023-12-15T11:41:10.762Z INFO 6722 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.106.171:51271 2023-12-15T11:41:10.763Z INFO 6722 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:51271 and /10.250.0.254:5703 2023-12-15T11:41:11.760Z WARN 6722 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2023-12-15T11:41:11.762Z INFO 6722 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTED [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.355 s - in org.onap.cps.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 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.003 s - in org.onap.cps.spi.PaginationOptionSpec [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 2023-12-15T11:41:12.103Z WARN 6722 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy181 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.261 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.005 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2023-12-15T11:41:12.150Z ERROR 6722 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2023-12-15T11:41:12.188Z INFO 6722 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-12-15T11:41:12.188Z INFO 6722 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-12-15T11:41:12.188Z INFO 6722 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-12-15T11:41:12.190Z INFO 6722 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is SHUTTING_DOWN 2023-12-15T11:41:12.190Z INFO 6722 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is SHUTTING_DOWN 2023-12-15T11:41:12.190Z INFO 6722 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is SHUTTING_DOWN 2023-12-15T11:41:12.201Z INFO 6722 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE [INFO] [INFO] Results: [INFO] [INFO] Tests run: 325, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.4.1-SNAPSHOT [9/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createDataspace [INFO] Processing operation deleteDataspace [INFO] Processing operation createDataspaceV2 [INFO] Processing operation getAllDataspaces [INFO] Processing operation getDataspace [INFO] Processing operation createAnchor [INFO] Processing operation createAnchorV2 [INFO] Processing operation getAnchors [INFO] Processing operation getAnchor [INFO] Processing operation deleteAnchor [INFO] Processing operation createSchemaSet [INFO] Processing operation createSchemaSetV2 [INFO] Processing operation getSchemaSets [INFO] Processing operation getSchemaSet [INFO] Processing operation deleteSchemaSet [INFO] Processing operation getNodeByDataspaceAndAnchor [INFO] Processing operation getNodeByDataspaceAndAnchorV2 [INFO] Processing operation replaceNode [INFO] Processing operation createNode [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteDataNode [INFO] Processing operation updateNodeLeaves [INFO] Processing operation deleteListOrListElement [INFO] Processing operation replaceListContent [INFO] Processing operation addListElements [INFO] Processing operation getDeltaByDataspaceAndAnchors [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 [INFO] Processing operation getNodesByDataspaceAndCpsPath [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 27 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 11:41:27.206 [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:41:27.409 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 11:41:27.535 [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:41:27.549 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 11:41:27.567 [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:41:27.575 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 11:41:27.588 [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:41:27.609 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 11:41:27.639 [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:41:27.646 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 11:41:27.650 [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:41:27.657 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 11:41:27.660 [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:41:27.668 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 11:41:27.670 [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:41:27.678 [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:41:27,021 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:41:27,041 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:41:27,042 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:41:27,043 |-INFO in ch.qos.logback.classic.BasicConfigurator@483f19c0 - Setting up default configuration. 11:41:28,820 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f111e97 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:41:28,882 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35d44cd3 - 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:41:28,882 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f111e97 - 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:41:28,885 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:41:28,885 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:41:28,885 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:41:28,887 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35d44cd3 - 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:41:28,887 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f111e97 - 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:41:28,894 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:41:28,894 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:41:28,899 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:41:28,941 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640488938) 11:41:28,941 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:41:28,941 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:41:28,946 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:41:28,950 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:41:28,950 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:41:28,952 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:41:28,952 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:41:28,952 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:41:28,952 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:41:28,952 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:41:28,952 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:41:28,952 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:41:28,952 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:41:28,952 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:41:28,952 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:41:28,952 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:41:28,952 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:41:28,952 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:41:28,952 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:41:28,952 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:41:28,952 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:41:28,959 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:41:28,979 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:41:28,979 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:41:28,991 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:41:28,998 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:41:29,305 |-INFO in ch.qos.logback.classic.pattern.DateConverter@549dfe1d - Setting zoneId to "UTC" 11:41:29,314 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:41:29,314 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:41:29,579 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:41:29,580 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:41:29,580 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:41:29,580 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:41:29,581 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:41:29,581 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:41:29,581 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:41:29,581 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@537fb7bf - End of configuration. 11:41:29,581 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@445adbd7 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:41:29.710Z INFO 7759 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7759 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-12-15T11:41:29.711Z INFO 7759 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:41:31.955Z INFO 7759 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-15T11:41:31.955Z INFO 7759 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-15T11:41:31.957Z INFO 7759 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-12-15T11:41:31.976Z INFO 7759 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.552 seconds (process running for 5.722) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-15T11:41:33.130Z ERROR 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:97) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.RuntimeException: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted 2023-12-15T11:41:33.430Z ERROR 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:108) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:210) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 and component.yang=fake component content 1 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java: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 2023-12-15T11:41:33.570Z ERROR 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:41:33.578Z ERROR 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:245) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.669 s - in org.onap.cps.rest.controller.AdminRestControllerSpec [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:41:33.792Z INFO 7759 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7759 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-12-15T11:41:33.792Z INFO 7759 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:41:34.752Z INFO 7759 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-15T11:41:34.752Z INFO 7759 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-15T11:41:34.752Z INFO 7759 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-12-15T11:41:34.759Z INFO 7759 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 1.007 seconds (process running for 8.505) 2023-12-15T11:41:34.905Z ERROR 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:41:35.059Z ERROR 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:41:35.081Z ERROR 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:41:35.343Z ERROR 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:41:35.374Z ERROR 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:41:35.392Z ERROR 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:41:35.406Z ERROR 7759 --- [ 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) 2023-12-15T11:41:35.419Z ERROR 7759 --- [ 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] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.739 s - in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:41:35.461Z INFO 7759 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7759 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-12-15T11:41:35.461Z INFO 7759 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:41:36.082Z INFO 7759 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-15T11:41:36.083Z INFO 7759 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-15T11:41:36.083Z INFO 7759 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-12-15T11:41:36.087Z INFO 7759 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.654 seconds (process running for 9.833) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.812 s - in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:41:36.271Z INFO 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7759 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-12-15T11:41:36.271Z INFO 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:41:36.904Z INFO 7759 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-15T11:41:36.904Z INFO 7759 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-15T11:41:36.905Z INFO 7759 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-12-15T11:41:36.908Z INFO 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.66 seconds (process running for 10.654) 2023-12-15T11:41:36.927Z ERROR 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:104) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:41:36.948Z ERROR 7759 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:131) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.Throwable: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 88 common frames omitted [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.802 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.02 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.4.1-SNAPSHOT [10/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 61 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.4.1-SNAPSHOT [11/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 121 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataCategory, withDataProvider, withDataspace". Mapping from property "DataType data.dataType" to "DataType data.dataType". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDatastore, withTargets, withDatastoreXpathFilter". Mapping from property "Predicates data.predicates" to "Predicates data.predicates". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withClientID, withName, isTagged, withIsTagged". Mapping from property "Subscription data.subscription" to "Subscription data.subscription". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataType, withPredicates, withSubscription". Mapping from property "Data data" to "Data data". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target property: "withData". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target property: "datastore". Mapping from property "Data predicates" to "YangModelSubscriptionEvent.Predicates predicates". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionEventToCmSubscriptionNcmpOutEventMapper.java:[42,32] Unmapped target property: "withData". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 178 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:42:01.624 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 11:42:01.653 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 11:42:01.655 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 11:42:01.656 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 11:42:01.674 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 11:42:01.680 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 11:42:01.680 [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:42:01.690 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 11:42:01.698 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 11:42:01.703 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 11:42:01.734 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 11:42:01.738 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 11:42:01.748 [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.218 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 11:42:01.766 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 11:42:01.773 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 11:42:01.777 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 11:42:01.789 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 11:42:01.789 [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.007 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.117 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 11:42:02.211 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 11:42:02.215 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 11:42:02.219 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:42:02.222 [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:42:02.223 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:42:02.225 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 11:42:02.225 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:42:02.292 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:42:02.293 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 11:42:02.303 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:42:02.303 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 11:42:02.307 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:42:02.307 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 11:42:02.310 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:42:02.310 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 11:42:02.311 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:42:02.312 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.394 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 11:42:02.534 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.22 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 11:42:02.555 [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:42:02.593 [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:42:02.597 [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:42:02.598 [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:42:02.602 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 11:42:02.603 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 11:42:02.607 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 11:42:02.611 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 11:42:02.612 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 11:42:02.613 [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:42:02.614 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 11:42:02.614 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 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.014 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 11:42:02.759 [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:42:03.050 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 11:42:03.435 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 11:42:03.437 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 11:42:03.459 [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:42:03.462 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 11:42:03.465 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 11:42:03.466 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 11:42:03.483 [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:42:03.489 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 11:42:03.862 [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: c26043d305b9a5df3f17e9418d23fa8016c8c2de9cf4ec8d4ef27a92a71aa75e 11:42:09.563 [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 PT6.095802656S 11:42:09.767 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 11:42:09.909 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 11:42:09.909 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 11:42:09.909 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1702640529908 11:41:58,697 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:41:58,716 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:41:58,716 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:41:58,717 |-INFO in ch.qos.logback.classic.BasicConfigurator@30a4cb7f - Setting up default configuration. 11:42:10,158 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@49c187d2 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:42:10,208 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:42:10,208 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@49c187d2 - 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:42:10,211 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:42:10,211 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:42:10,211 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:42:10,213 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:42:10,213 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@49c187d2 - 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:42:10,221 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:42:10,221 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:42:10,225 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:42:10,254 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640530252) 11:42:10,254 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:42:10,254 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:42:10,260 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:42:10,260 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ec8083 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:42:10,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:42:10,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ec8083 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:42:10,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:42:10,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ec8083 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:42:10,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:42:10,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ec8083 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:42:10,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:42:10,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ec8083 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:42:10,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:42:10,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ec8083 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:42:10,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:42:10,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ec8083 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:42:10,261 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:42:10,261 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ec8083 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:42:10,261 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:42:10,262 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:42:10,267 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:42:10,286 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:42:10,286 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:42:10,293 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:42:10,299 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:42:10,749 |-INFO in ch.qos.logback.classic.pattern.DateConverter@12855c52 - Setting zoneId to "UTC" 11:42:10,757 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:42:10,757 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:42:11,004 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:42:11,005 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:42:11,005 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:42:11,005 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:42:11,005 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:42:11,006 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4ec8083 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:42:11,006 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:42:11,006 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@57bfb6c7 - End of configuration. 11:42:11,006 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@26843c72 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:42:11.041Z INFO 8157 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:42:11.042Z INFO 8157 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:42:11.197Z INFO 8157 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.278 seconds (process running for 13.356) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-15T11:42:11.743Z INFO 8157 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 2023-12-15T11:42:11.782Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:42:11.782Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32770] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-12-15T11:42:11.809Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:42:11.809Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:11.809Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:11.809Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640531809 2023-12-15T11:42:12.392Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 2023-12-15T11:42:12.393Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: 2b7nzxjTRQy4a1N_-CxYqQ 2023-12-15T11:42:12.511Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 2023-12-15T11:42:12.620Z INFO 8157 --- [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 zKGUf9gmQiK5IhCe4G-gBg 2023-12-15T11:42:12.676Z INFO 8157 --- [ 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 zKGUf9gmQiK5IhCe4G-gBg 2023-12-15T11:42:12.676Z INFO 8157 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 2b7nzxjTRQy4a1N_-CxYqQ 2023-12-15T11:42:12.795Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 2023-12-15T11:42:12.802Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2023-12-15T11:42:12.840Z INFO 8157 --- [ 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-ba031427-87d3-4a85-a03d-1c9db9186394 2023-12-15T11:42:12.840Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-15T11:42:12.841Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2023-12-15T11:42:12.864Z INFO 8157 --- [ 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-ba031427-87d3-4a85-a03d-1c9db9186394', protocol='range'} 2023-12-15T11:42:12.867Z INFO 8157 --- [ 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-ba031427-87d3-4a85-a03d-1c9db9186394=Assignment(partitions=[test-topic-0])} 2023-12-15T11:42:12.894Z INFO 8157 --- [ 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-ba031427-87d3-4a85-a03d-1c9db9186394', protocol='range'} 2023-12-15T11:42:12.895Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 2023-12-15T11:42:12.899Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 2023-12-15T11:42:12.911Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 2023-12-15T11:42:12.927Z INFO 8157 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 2023-12-15T11:42:13.091Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:13.095Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2023-12-15T11:42:13.177Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:13.178Z INFO 8157 --- [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: 199ms, elapsed time since send: 199ms, request timeout: 30000ms) 2023-12-15T11:42:13.178Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 2023-12-15T11:42:13.178Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 2023-12-15T11:42:13.178Z INFO 8157 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=579584216, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-15T11:42:13.183Z INFO 8157 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-15T11:42:13.197Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:13.197Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:13.285Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:13.285Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:13.298Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:13.299Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.702 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 2023-12-15T11:42:13.478Z INFO 8157 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-15T11:42:13.487Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:13.487Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:13.550Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:13.550Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:13.688Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:13.688Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:13.694Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: be8021a6a140dad36367eae3d2c53ae13618937eeda38b4c67abaf30d593b850 2023-12-15T11:42:14.054Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:14.054Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:14.091Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:14.091Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:14.760Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:14.760Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:14.996Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:14.996Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:15.772Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:15.772Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:16.111Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:16.111Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:16.980Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:16.980Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:17.325Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:17.325Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:18.141Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:18.141Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:18.233Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:18.234Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:18.959Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.480344261S 2023-12-15T11:42:18.968Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-12-15T11:42:18.977Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:18.977Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:18.977Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640538977 11:42:19,031 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:42:19,033 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:42:19,033 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5e4e51 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:42:19,038 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:42:19,038 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5e4e51 - 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:42:19,040 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 11:42:19,040 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:42:19,040 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:42:19,040 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:42:19,041 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:42:19,041 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5e4e51 - 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:42:19,043 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:42:19,043 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:42:19,043 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:42:19,044 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640539044) 11:42:19,044 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:42:19,044 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:42:19,045 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:42:19,045 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20ec9d51 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:42:19,045 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:42:19,045 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20ec9d51 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:42:19,045 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:42:19,045 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20ec9d51 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:42:19,045 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:42:19,045 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20ec9d51 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:42:19,045 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:42:19,045 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20ec9d51 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:42:19,045 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:42:19,045 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20ec9d51 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:42:19,045 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:42:19,045 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20ec9d51 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:42:19,045 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:42:19,045 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20ec9d51 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:42:19,045 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:42:19,045 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:42:19,046 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:42:19,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:42:19,047 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:42:19,047 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:42:19,047 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:42:19,056 |-INFO in ch.qos.logback.classic.pattern.DateConverter@74cc9694 - Setting zoneId to "UTC" 11:42:19,057 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:42:19,057 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:42:19,061 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:42:19,061 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:42:19,061 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:42:19,061 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:42:19,062 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:42:19,063 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20ec9d51 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:42:19,063 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:42:19,063 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3c4528d - End of configuration. 11:42:19,063 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@719aa862 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:42:19.077Z INFO 8157 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:42:19.077Z INFO 8157 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:42:19.240Z INFO 8157 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.261 seconds (process running for 21.398) 2023-12-15T11:42:19.245Z INFO 8157 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2023-12-15T11:42:19.263Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:19.263Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:19.285Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:42:19.285Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:42:19.289Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:42:19.289Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:19.289Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:19.289Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640539289 2023-12-15T11:42:19.345Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:19.346Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:19.384Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 2023-12-15T11:42:19.384Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: lmDRqJziR1Sal8kWjtv5iQ 2023-12-15T11:42:19.513Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 2023-12-15T11:42:19.624Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 4 : {client-topic=LEADER_NOT_AVAILABLE} 2023-12-15T11:42:19.731Z INFO 8157 --- [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 knfCSTuHSJySY9MVl_ItRA 2023-12-15T11:42:19.744Z INFO 8157 --- [ 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 knfCSTuHSJySY9MVl_ItRA 2023-12-15T11:42:19.745Z INFO 8157 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: lmDRqJziR1Sal8kWjtv5iQ 2023-12-15T11:42:19.862Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2023-12-15T11:42:19.864Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2023-12-15T11:42:19.883Z INFO 8157 --- [ 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-9d11b37e-7117-44a2-a206-de98c1e2c81b 2023-12-15T11:42:19.884Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-15T11:42:19.884Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2023-12-15T11:42:19.910Z INFO 8157 --- [ 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-9d11b37e-7117-44a2-a206-de98c1e2c81b', protocol='range'} 2023-12-15T11:42:19.911Z INFO 8157 --- [ 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-9d11b37e-7117-44a2-a206-de98c1e2c81b=Assignment(partitions=[client-topic-0])} 2023-12-15T11:42:19.925Z INFO 8157 --- [ 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-9d11b37e-7117-44a2-a206-de98c1e2c81b', protocol='range'} 2023-12-15T11:42:19.926Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 2023-12-15T11:42:19.926Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2023-12-15T11:42:19.934Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 2023-12-15T11:42:19.947Z INFO 8157 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 2023-12-15T11:42:20.033Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-12-15T11:42:20.048Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:20.048Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:20.048Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640540047 2023-12-15T11:42:20.059Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-12-15T11:42:20.061Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:20.061Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:20.061Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640540061 2023-12-15T11:42:20.131Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:20.132Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:20.137Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:20.138Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2023-12-15T11:42:20.214Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:20.214Z INFO 8157 --- [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: 206ms, elapsed time since send: 206ms, request timeout: 30000ms) 2023-12-15T11:42:20.214Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2023-12-15T11:42:20.214Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2023-12-15T11:42:20.214Z INFO 8157 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=2085228268, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-15T11:42:20.214Z INFO 8157 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-15T11:42:20.239Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:20.239Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:20.316Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:20.316Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:20.342Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:20.342Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:20.351Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:20.351Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.877 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 2023-12-15T11:42:20.360Z INFO 8157 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-15T11:42:20.417Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:20.417Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:20.436Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 651489954f65c866468b9dac60d4d1fd599fa7b7621fd6a5c9571e8003e69eba 2023-12-15T11:42:20.596Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:20.596Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:20.619Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:20.619Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:20.947Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:20.947Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:21.022Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:21.022Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:21.191Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:21.191Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:21.356Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:21.356Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:21.703Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:21.703Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:21.736Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:21.736Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:22.220Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:22.220Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:22.461Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:22.461Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:22.640Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:22.640Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:22.661Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:22.661Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:23.279Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:23.279Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:23.517Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:23.517Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:23.666Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:23.666Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:23.745Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:23.745Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:24.141Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:24.141Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:24.524Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:24.524Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:24.656Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:24.656Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:24.870Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:24.871Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:25.256Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:25.256Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:25.486Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:25.486Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:25.768Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:25.768Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:25.910Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.549403337S 11:42:25,966 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:42:25,966 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:42:25,966 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7b3521db - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:42:25,970 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:42:25,970 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7b3521db - 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:42:25,973 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:42:25,973 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:42:25,973 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:42:25,974 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:42:25,974 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7b3521db - 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:42:25,979 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:42:25,979 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:42:25,979 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:42:25,979 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640545979) 11:42:25,979 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:42:25,979 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:42:25,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:42:25,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@695330cc - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:42:25,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:42:25,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@695330cc - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:42:25,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:42:25,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@695330cc - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:42:25,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:42:25,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@695330cc - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:42:25,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:42:25,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@695330cc - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:42:25,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:42:25,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@695330cc - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:42:25,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:42:25,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@695330cc - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:42:25,981 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:42:25,981 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@695330cc - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:42:25,981 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:42:25,981 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:42:25,981 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:42:25,982 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:42:25,982 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:42:25,982 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:42:25,983 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:42:25,989 |-INFO in ch.qos.logback.classic.pattern.DateConverter@38c960b7 - Setting zoneId to "UTC" 11:42:25,990 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:42:25,990 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:42:25,994 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:42:25,994 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:42:25,994 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:42:25,994 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:42:25,994 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:42:25,994 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@695330cc - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:42:25,994 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:42:25,995 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@23f9407 - End of configuration. 11:42:25,995 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@50d65662 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:42:26.003Z INFO 8157 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:42:26.004Z INFO 8157 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:42:26.083Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:26.083Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:26.392Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:26.392Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:26.718Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-12-15T11:42:26.721Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:26.721Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:26.721Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640546721 2023-12-15T11:42:26.723Z INFO 8157 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-12-15T11:42:26.729Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:26.729Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:26.732Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-12-15T11:42:26.744Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:26.744Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:26.744Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640546744 2023-12-15T11:42:26.744Z INFO 8157 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-12-15T11:42:26.751Z INFO 8157 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.811 seconds (process running for 28.909) 2023-12-15T11:42:26.785Z WARN 8157 --- [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} 2023-12-15T11:42:26.785Z INFO 8157 --- [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: 2aXhc2yqRXGMZyJyy94L0Q 2023-12-15T11:42:26.834Z WARN 8157 --- [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} 2023-12-15T11:42:26.834Z INFO 8157 --- [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: 2aXhc2yqRXGMZyJyy94L0Q 2023-12-15T11:42:26.918Z WARN 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-15T11:42:26.955Z WARN 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-15T11:42:26.988Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:26.988Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:26.988Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:26.989Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:27.024Z INFO 8157 --- [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 ARAEVELhQRydilDs5LMc7Q 2023-12-15T11:42:27.059Z INFO 8157 --- [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 ARAEVELhQRydilDs5LMc7Q 2023-12-15T11:42:27.130Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 2023-12-15T11:42:27.131Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2023-12-15T11:42:27.149Z INFO 8157 --- [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-a2c0e247-78dd-432a-a84c-59d333cbac62 2023-12-15T11:42:27.150Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-15T11:42:27.150Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2023-12-15T11:42:27.164Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32774 (id: 2147483646 rack: null) 2023-12-15T11:42:27.165Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2023-12-15T11:42:27.175Z INFO 8157 --- [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-65925d19-9b17-40e2-b6ef-8b28533ccefc 2023-12-15T11:42:27.175Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-15T11:42:27.175Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2023-12-15T11:42:27.179Z INFO 8157 --- [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-a2c0e247-78dd-432a-a84c-59d333cbac62', protocol='range'} 2023-12-15T11:42:27.179Z INFO 8157 --- [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-a2c0e247-78dd-432a-a84c-59d333cbac62=Assignment(partitions=[ncmp-async-m2m-0])} 2023-12-15T11:42:27.185Z INFO 8157 --- [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-65925d19-9b17-40e2-b6ef-8b28533ccefc', protocol='range'} 2023-12-15T11:42:27.185Z INFO 8157 --- [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-65925d19-9b17-40e2-b6ef-8b28533ccefc=Assignment(partitions=[ncmp-async-m2m-0])} 2023-12-15T11:42:27.229Z INFO 8157 --- [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-a2c0e247-78dd-432a-a84c-59d333cbac62', protocol='range'} 2023-12-15T11:42:27.230Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2023-12-15T11:42:27.230Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2023-12-15T11:42:27.230Z INFO 8157 --- [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-65925d19-9b17-40e2-b6ef-8b28533ccefc', protocol='range'} 2023-12-15T11:42:27.231Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2023-12-15T11:42:27.231Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2023-12-15T11:42:27.239Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-12-15T11:42:27.240Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-12-15T11:42:27.241Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-12-15T11:42:27.244Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-12-15T11:42:27.249Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 2023-12-15T11:42:27.249Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32774 (id: 1 rack: null)], epoch=0}}. 2023-12-15T11:42:27.267Z INFO 8157 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-12-15T11:42:27.271Z INFO 8157 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-12-15T11:42:27.275Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:42:27.275Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-3 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:42:27.279Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:42:27.279Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:27.279Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:27.279Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640547279 2023-12-15T11:42:27.295Z INFO 8157 --- [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 ARAEVELhQRydilDs5LMc7Q 2023-12-15T11:42:27.295Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 2aXhc2yqRXGMZyJyy94L0Q 2023-12-15T11:42:27.350Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:27.350Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:27.609Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:42:27.609Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-4 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-12-15T11:42:27.626Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:42:27.626Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:27.626Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:27.626Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640547626 2023-12-15T11:42:27.633Z INFO 8157 --- [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 ARAEVELhQRydilDs5LMc7Q 2023-12-15T11:42:27.634Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 2aXhc2yqRXGMZyJyy94L0Q 2023-12-15T11:42:27.637Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:27.637Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:27.702Z ERROR 8157 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2023-12-15T11:42:27.893Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:27.893Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:27.955Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:42:27.955Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-5 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:42:27.958Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:42:27.959Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:27.959Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:27.959Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640547959 2023-12-15T11:42:27.972Z INFO 8157 --- [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 ARAEVELhQRydilDs5LMc7Q 2023-12-15T11:42:27.973Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 2aXhc2yqRXGMZyJyy94L0Q 2023-12-15T11:42:28.194Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:28.194Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:28.283Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:42:28.284Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-6 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:42:28.289Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:42:28.289Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:28.289Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:28.289Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640548289 2023-12-15T11:42:28.295Z INFO 8157 --- [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 ARAEVELhQRydilDs5LMc7Q 2023-12-15T11:42:28.296Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 2aXhc2yqRXGMZyJyy94L0Q 2023-12-15T11:42:28.417Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:28.417Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:28.543Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:28.543Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:28.604Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:42:28.604Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:42:28.607Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:42:28.607Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:28.607Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:28.607Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640548607 2023-12-15T11:42:28.617Z INFO 8157 --- [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 ARAEVELhQRydilDs5LMc7Q 2023-12-15T11:42:28.617Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 2aXhc2yqRXGMZyJyy94L0Q 2023-12-15T11:42:28.797Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:28.797Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:28.926Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:42:28.927Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-8 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-12-15T11:42:28.929Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:42:28.929Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:28.929Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:28.929Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640548929 2023-12-15T11:42:28.935Z INFO 8157 --- [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 ARAEVELhQRydilDs5LMc7Q 2023-12-15T11:42:28.935Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 2aXhc2yqRXGMZyJyy94L0Q 2023-12-15T11:42:28.949Z ERROR 8157 --- [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@15da1799] 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@59a8a262, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1702640548935, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) ... 19 common frames omitted 2023-12-15T11:42:28.953Z ERROR 8157 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2023-12-15T11:42:29.300Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:29.300Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:29.326Z INFO 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-12-15T11:42:29.326Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:29.326Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:29.326Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2023-12-15T11:42:29.326Z INFO 8157 --- [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: 377ms, elapsed time since send: 377ms, request timeout: 30000ms) 2023-12-15T11:42:29.326Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2023-12-15T11:42:29.326Z INFO 8157 --- [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=934588312, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-15T11:42:29.327Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:29.327Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2023-12-15T11:42:29.327Z INFO 8157 --- [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. 2023-12-15T11:42:29.327Z INFO 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-12-15T11:42:29.327Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:29.328Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2023-12-15T11:42:29.328Z INFO 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 379ms, elapsed time since send: 379ms, request timeout: 30000ms) 2023-12-15T11:42:29.328Z INFO 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2023-12-15T11:42:29.328Z INFO 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2023-12-15T11:42:29.328Z INFO 8157 --- [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] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-15T11:42:29.328Z INFO 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2023-12-15T11:42:29.329Z INFO 8157 --- [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=1966170443, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-15T11:42:29.329Z INFO 8157 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-15T11:42:29.329Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:29.329Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2023-12-15T11:42:29.329Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:29.330Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2023-12-15T11:42:29.426Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:29.427Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:29.427Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:29.427Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.427Z INFO 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-12-15T11:42:29.427Z WARN 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.428Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:29.428Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.428Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:29.428Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.428Z INFO 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-12-15T11:42:29.428Z WARN 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.429Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:29.429Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:29.429Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.429Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.430Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:29.430Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.528Z INFO 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-12-15T11:42:29.528Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:29.529Z WARN 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.529Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.530Z INFO 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-12-15T11:42:29.530Z WARN 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.531Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:29.531Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.532Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:29.532Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.552Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2023-12-15T11:42:29.552Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2023-12-15T11:42:29.552Z INFO 8157 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-12-15T11:42:29.553Z INFO 8157 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-12-15T11:42:29.553Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-12-15T11:42:29.553Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-12-15T11:42:29.553Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-12-15T11:42:29.553Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-12-15T11:42:29.553Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-12-15T11:42:29.553Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-12-15T11:42:29.554Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-12-15T11:42:29.554Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-12-15T11:42:29.554Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-12-15T11:42:29.554Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-12-15T11:42:29.554Z INFO 8157 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-12-15T11:42:29.554Z INFO 8157 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-12-15T11:42:29.554Z INFO 8157 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-12-15T11:42:29.554Z INFO 8157 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-12-15T11:42:29.554Z INFO 8157 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-12-15T11:42:29.554Z INFO 8157 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-12-15T11:42:29.560Z INFO 8157 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 2023-12-15T11:42:29.560Z INFO 8157 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 2023-12-15T11:42:29.561Z INFO 8157 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2023-12-15T11:42:29.561Z INFO 8157 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.205 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2023-12-15T11:42:29.571Z INFO 8157 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-15T11:42:29.578Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:29.578Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.579Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:29.579Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.584Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:29.584Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.602Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:29.602Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:29.614Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 6fe5d2191e7e958180d53c3a61b35df86f953a69f8254d74db31d1a60993b0d8 2023-12-15T11:42:29.732Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:29.733Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.780Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:29.780Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.783Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:29.783Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.783Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:29.783Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.783Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:29.784Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:29.803Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:29.803Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:29.836Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:29.836Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:30.134Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:30.134Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:30.135Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:30.135Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:30.136Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:30.136Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:30.184Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:30.184Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:30.188Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:30.188Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:30.208Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:30.208Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:30.285Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:30.285Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:30.335Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:30.335Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:30.714Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:30.714Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:30.732Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:30.732Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:30.941Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:30.941Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:30.945Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:30.945Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:30.991Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:30.991Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:31.041Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:31.042Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:31.170Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:31.170Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:31.247Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:31.247Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:31.413Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:31.413Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:31.494Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:31.494Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:31.587Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:31.588Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:31.624Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:31.625Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:31.800Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:31.800Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:31.825Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:31.825Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:31.951Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:31.951Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:31.952Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:31.952Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:32.230Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:32.230Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:32.453Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:32.453Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:32.454Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:32.454Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:32.542Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:32.542Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:32.618Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:32.618Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:32.756Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:32.756Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:32.783Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:32.783Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:32.829Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:32.829Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:33.070Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:33.070Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:33.145Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:33.145Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:33.170Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:33.170Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:33.457Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:33.457Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:33.460Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:33.460Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:33.697Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:33.697Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:33.733Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:33.733Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:33.783Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:33.783Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:33.835Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:33.836Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:33.888Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:33.888Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:33.988Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:33.988Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:34.126Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:34.126Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:34.273Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:34.273Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:34.425Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:34.425Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:34.524Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:34.524Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:34.736Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:34.736Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:34.772Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:34.772Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:34.912Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:34.912Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:34.966Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:34.967Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:35.011Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.440079148S 11:42:35,057 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:42:35,058 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:42:35,058 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5240ea03 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:42:35,061 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:42:35,061 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5240ea03 - 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:42:35,062 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:42:35,062 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:42:35,062 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:42:35,063 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:42:35,063 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5240ea03 - 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:42:35,065 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:42:35,065 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:42:35,065 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:42:35,065 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640555065) 11:42:35,065 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:42:35,065 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:42:35,066 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:42:35,066 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2bc1ca3b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:42:35,066 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:42:35,066 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2bc1ca3b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:42:35,066 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:42:35,066 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2bc1ca3b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:42:35,066 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:42:35,066 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2bc1ca3b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:42:35,066 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:42:35,066 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2bc1ca3b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:42:35,066 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:42:35,066 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2bc1ca3b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:42:35,066 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:42:35,066 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2bc1ca3b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:42:35,066 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:42:35,066 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2bc1ca3b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:42:35,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:42:35,066 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:42:35,067 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:42:35,067 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:42:35,067 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:42:35,068 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:42:35,068 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:42:35,072 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2b3a6eb6 - Setting zoneId to "UTC" 11:42:35,072 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:42:35,072 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:42:35,076 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:42:35,076 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:42:35,076 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:42:35,076 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:42:35,076 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:42:35,076 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2bc1ca3b - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:42:35,076 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:42:35,076 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@61985f61 - End of configuration. 11:42:35,076 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@345da1a3 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:42:35.080Z INFO 8157 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:42:35.080Z INFO 8157 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:42:35.092Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:35.092Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:35.113Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:35.113Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:35.197Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:35.197Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:35.227Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32776] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-12-15T11:42:35.229Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:35.229Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:35.229Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640555229 2023-12-15T11:42:35.229Z INFO 8157 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-12-15T11:42:35.232Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [PLAINTEXT://localhost:32776] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2023-12-15T11:42:35.270Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:35.270Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:35.270Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640555270 2023-12-15T11:42:35.270Z INFO 8157 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-12-15T11:42:35.277Z INFO 8157 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.259 seconds (process running for 37.436) 2023-12-15T11:42:35.375Z WARN 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2023-12-15T11:42:35.375Z INFO 8157 --- [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: tledIDc6TG2vg9J-2oQFHg 2023-12-15T11:42:35.449Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:35.449Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:35.455Z WARN 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-15T11:42:35.455Z INFO 8157 --- [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: tledIDc6TG2vg9J-2oQFHg 2023-12-15T11:42:35.490Z WARN 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-15T11:42:35.594Z WARN 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-15T11:42:35.603Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:35.603Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:35.603Z WARN 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-15T11:42:35.683Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:35.683Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:35.709Z WARN 8157 --- [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} 2023-12-15T11:42:35.730Z WARN 8157 --- [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 8 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-15T11:42:35.734Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 2023-12-15T11:42:35.735Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2023-12-15T11:42:35.751Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:35.751Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:35.759Z INFO 8157 --- [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-b9078151-e5f8-4814-b96d-2d15c1cc170d 2023-12-15T11:42:35.759Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-15T11:42:35.759Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2023-12-15T11:42:35.810Z INFO 8157 --- [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-b9078151-e5f8-4814-b96d-2d15c1cc170d', protocol='range'} 2023-12-15T11:42:35.813Z INFO 8157 --- [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 Rdqw9nm5Q3icrlVl9Gf3Rw 2023-12-15T11:42:35.815Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32776 (id: 2147483646 rack: null) 2023-12-15T11:42:35.816Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2023-12-15T11:42:35.823Z INFO 8157 --- [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-958831c6-665f-4b99-bc99-2a7db52a9d9d 2023-12-15T11:42:35.824Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-15T11:42:35.824Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2023-12-15T11:42:35.826Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:35.826Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:35.831Z INFO 8157 --- [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 Rdqw9nm5Q3icrlVl9Gf3Rw 2023-12-15T11:42:35.831Z INFO 8157 --- [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-b9078151-e5f8-4814-b96d-2d15c1cc170d=Assignment(partitions=[ncmp-async-m2m-0])} 2023-12-15T11:42:35.843Z INFO 8157 --- [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-958831c6-665f-4b99-bc99-2a7db52a9d9d', protocol='range'} 2023-12-15T11:42:35.843Z INFO 8157 --- [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-958831c6-665f-4b99-bc99-2a7db52a9d9d=Assignment(partitions=[ncmp-async-m2m-0])} 2023-12-15T11:42:35.904Z INFO 8157 --- [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-958831c6-665f-4b99-bc99-2a7db52a9d9d', protocol='range'} 2023-12-15T11:42:35.904Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2023-12-15T11:42:35.904Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2023-12-15T11:42:35.905Z INFO 8157 --- [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-b9078151-e5f8-4814-b96d-2d15c1cc170d', protocol='range'} 2023-12-15T11:42:35.905Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2023-12-15T11:42:35.906Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2023-12-15T11:42:35.913Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-12-15T11:42:35.914Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-12-15T11:42:35.915Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-12-15T11:42:35.923Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2023-12-15T11:42:35.924Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 2023-12-15T11:42:35.930Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:35.930Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:35.934Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32776 (id: 1 rack: null)], epoch=0}}. 2023-12-15T11:42:35.951Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:35.951Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:35.952Z INFO 8157 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-12-15T11:42:35.958Z INFO 8157 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-12-15T11:42:35.993Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:42:35.993Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32776] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-9 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:42:35.996Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:42:35.996Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:35.996Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:35.996Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640555996 2023-12-15T11:42:36.011Z INFO 8157 --- [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 Rdqw9nm5Q3icrlVl9Gf3Rw 2023-12-15T11:42:36.011Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: tledIDc6TG2vg9J-2oQFHg 2023-12-15T11:42:36.060Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:36.060Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:36.260Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:36.260Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:36.282Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:36.282Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:36.326Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:42:36.327Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32776] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-10 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-12-15T11:42:36.329Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:42:36.329Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:42:36.329Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:42:36.329Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640556329 2023-12-15T11:42:36.334Z INFO 8157 --- [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 Rdqw9nm5Q3icrlVl9Gf3Rw 2023-12-15T11:42:36.335Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: tledIDc6TG2vg9J-2oQFHg 2023-12-15T11:42:36.357Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:36.357Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:36.386Z ERROR 8157 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) ... 15 common frames omitted 2023-12-15T11:42:36.688Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:36.688Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:36.712Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:36.712Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:36.731Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2023-12-15T11:42:36.731Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2023-12-15T11:42:36.731Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:36.732Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-12-15T11:42:36.732Z INFO 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-12-15T11:42:36.732Z INFO 8157 --- [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 22 due to node 1 being disconnected (elapsed time since creation: 345ms, elapsed time since send: 345ms, request timeout: 30000ms) 2023-12-15T11:42:36.732Z INFO 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2023-12-15T11:42:36.732Z INFO 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2023-12-15T11:42:36.732Z INFO 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-12-15T11:42:36.732Z INFO 8157 --- [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=1304380376, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-15T11:42:36.732Z INFO 8157 --- [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: 349ms, elapsed time since send: 349ms, request timeout: 30000ms) 2023-12-15T11:42:36.732Z INFO 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2023-12-15T11:42:36.732Z INFO 8157 --- [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=346565724, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-15T11:42:36.733Z INFO 8157 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-15T11:42:36.733Z INFO 8157 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-15T11:42:36.734Z INFO 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2023-12-15T11:42:36.738Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:36.738Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 6ms, elapsed time since send: 6ms, request timeout: 30000ms) 2023-12-15T11:42:36.788Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:36.788Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:36.832Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:36.832Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:36.833Z INFO 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-12-15T11:42:36.833Z WARN 8157 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:36.833Z INFO 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2023-12-15T11:42:36.833Z WARN 8157 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:36.838Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:36.838Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:36.858Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:36.858Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:36.889Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:36.889Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:36.933Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:36.933Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:36.933Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-12-15T11:42:36.934Z INFO 8157 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-12-15T11:42:36.934Z WARN 8157 --- [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] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2023-12-15T11:42:36.934Z INFO 8157 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2023-12-15T11:42:36.935Z INFO 8157 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-12-15T11:42:36.935Z INFO 8157 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-12-15T11:42:36.935Z INFO 8157 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-12-15T11:42:36.938Z INFO 8157 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 2023-12-15T11:42:36.938Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:36.938Z INFO 8157 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2023-12-15T11:42:36.938Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:36.939Z INFO 8157 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 2023-12-15T11:42:36.939Z INFO 8157 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.37 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 2023-12-15T11:42:37.062Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:37.062Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 11:42:37,138 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:42:37,138 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:42:37,139 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d40fd79 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:42:37,143 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:42:37,143 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d40fd79 - 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:42:37,145 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:42:37,145 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:42:37,145 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:42:37,145 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:42:37,145 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d40fd79 - 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:42:37,147 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:42:37,147 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:42:37,147 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:42:37,147 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640557147) 11:42:37,148 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:42:37,148 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:42:37,149 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:42:37,149 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@201bd770 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:42:37,149 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:42:37,149 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@201bd770 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:42:37,149 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:42:37,149 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@201bd770 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:42:37,149 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:42:37,149 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@201bd770 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:42:37,149 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:42:37,149 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@201bd770 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:42:37,149 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:42:37,149 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@201bd770 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:42:37,149 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:42:37,149 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@201bd770 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:42:37,149 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:42:37,149 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@201bd770 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:42:37,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:42:37,149 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:42:37,149 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:42:37,150 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:42:37,150 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:42:37,150 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:42:37,150 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:42:37,154 |-INFO in ch.qos.logback.classic.pattern.DateConverter@32d718b8 - Setting zoneId to "UTC" 11:42:37,155 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:42:37,155 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:42:37,158 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:42:37,158 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:42:37,158 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:42:37,158 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:42:37,158 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:42:37,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@201bd770 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:42:37,158 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:42:37,158 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5d6d3efe - End of configuration. 11:42:37,159 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@71cbb1f - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:42:37.162Z INFO 8157 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:42:37.162Z INFO 8157 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:42:37.166Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:37.166Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:37.185Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:37.185Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:37.189Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:37.190Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:37.268Z INFO 8157 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.152 seconds (process running for 39.426) 2023-12-15T11:42:37.303Z WARN 8157 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.367 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:42:37.339Z INFO 8157 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:42:37.339Z INFO 8157 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:42:37.354Z INFO 8157 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.035 seconds (process running for 39.513) [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 2023-12-15T11:42:37.367Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:37.367Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:42:37.393Z INFO 8157 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:42:37.393Z INFO 8157 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:42:37.398Z INFO 8157 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.024 seconds (process running for 39.556) 2023-12-15T11:42:37.441Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:37.441Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:37.464Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:37.465Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:37.548Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:37.548Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:37.548Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:37.548Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:37.599Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:37.599Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:42:37.636Z INFO 8157 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:42:37.636Z INFO 8157 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:42:37.649Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:37.649Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:37.668Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:37.669Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:37.716Z WARN 8157 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 2023-12-15T11:42:37.801Z INFO 8157 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-15T11:42:37.801Z INFO 8157 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-15T11:42:37.802Z INFO 8157 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 2023-12-15T11:42:37.802Z INFO 8157 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-15T11:42:37.802Z INFO 8157 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-15T11:42:37.805Z INFO 8157 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-12-15T11:42:37.990Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:37.991Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:38.010Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:38.010Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:38.038Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:38.038Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:38.239Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:38.239Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:38.274Z INFO 8157 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-12-15T11:42:38.360Z INFO 8157 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-15T11:42:38.364Z WARN 8157 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-15T11:42:38.466Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:38.467Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:38.483Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:38.483Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:38.516Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:38.516Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:38.524Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:38.525Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:38.580Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:38.580Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:38.628Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:38.629Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:38.645Z INFO 8157 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-15T11:42:38.650Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 2023-12-15T11:42:38.674Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:38.674Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:38.875Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:38.875Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:38.944Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:38.944Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:39.007Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:39.007Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:39.224Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:39.224Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:39.247Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:39.247Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:39.378Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:39.378Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:39.387Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:39.387Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:39.579Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:39.579Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:39.687Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:39.688Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:39.722Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:39.722Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:39.733Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:39.733Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:39.781Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:39.781Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:39.850Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:39.850Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:39.981Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:39.981Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:40.110Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:40.110Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:40.151Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:40.151Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:40.229Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:40.229Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:40.490Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:40.490Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:40.576Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:40.576Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:40.584Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:40.584Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:40.594Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:40.594Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:40.634Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:40.634Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:40.835Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:40.835Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:40.837Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:40.837Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:40.854Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:40.854Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:40.887Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:40.887Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:41.005Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:41.005Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:41.098Z INFO 8157 --- [ 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 - 55cc1b6d-f4dd-4b71-95c5-98bfe89a78d2 this ] 2023-12-15T11:42:41.114Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 2023-12-15T11:42:41.145Z INFO 8157 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 3.526 seconds (process running for 43.304) 2023-12-15T11:42:41.185Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:41.185Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:41.196Z INFO 8157 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.579 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:42:41.217Z INFO 8157 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:42:41.217Z INFO 8157 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:42:41.218Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:41.218Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:41.232Z INFO 8157 --- [ main] com.hazelcast.system.logo : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-15T11:42:41.232Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-15T11:42:41.232Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.171]:5702 2023-12-15T11:42:41.232Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-15T11:42:41.232Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-15T11:42:41.232Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-12-15T11:42:41.245Z INFO 8157 --- [ main] com.hazelcast.system.security : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-12-15T11:42:41.247Z INFO 8157 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-15T11:42:41.247Z WARN 8157 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-15T11:42:41.260Z INFO 8157 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-15T11:42:41.261Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.171]:5702 is STARTING 2023-12-15T11:42:41.394Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:41.394Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:41.453Z INFO 8157 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.84]:5701 2023-12-15T11:42:41.485Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:50431 and /10.30.106.84:5701 2023-12-15T11:42:41.632Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:41.632Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:41.662Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:41.662Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:41.712Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:41.712Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:41.738Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:41.738Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:41.796Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:41.796Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:41.797Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:41.797Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:41.947Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:41.947Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:42.048Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:42.048Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:42.123Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:42.123Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:42.163Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:42.164Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:42.241Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:42.241Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:42.302Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:42.302Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:42.591Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:42.591Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:42.635Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:42.635Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:42.701Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:42.701Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:42.719Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:42.719Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:42.816Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:42.816Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:42.951Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:42.951Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:43.055Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:43.055Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:43.095Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:43.095Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:43.128Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:43.128Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:43.152Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:43.152Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:43.318Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:43.318Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:43.405Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:43.405Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:43.589Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:43.590Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:43.645Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:43.645Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:43.669Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:43.669Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:43.703Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:43.703Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:43.875Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:43.875Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:44.005Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:44.005Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:44.009Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:44.009Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:44.057Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:44.057Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:44.300Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:44.300Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:44.331Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:44.331Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:44.372Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:44.372Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:44.408Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:44.408Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:44.623Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:44.623Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:44.643Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:44.643Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:44.707Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:44.707Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:44.849Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:44.849Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:44.981Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:44.981Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:45.112Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:45.112Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:45.153Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:45.153Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:45.163Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:45.163Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:45.210Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:45.210Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:45.233Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:45.234Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:45.377Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:45.377Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:45.613Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:45.613Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:45.628Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:45.628Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:45.647Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:45.647Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:45.712Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:45.713Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:45.853Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:45.853Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:45.986Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:45.986Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:46.116Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:46.116Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:46.163Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:46.163Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:46.208Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:46.208Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:46.218Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:46.218Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:46.237Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:46.237Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:46.431Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:46.431Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:46.500Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:46.501Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:46.518Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:46.518Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:46.581Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:46.581Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:46.592Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5702 and /10.30.106.84:41761 2023-12-15T11:42:46.592Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5702 and /10.30.106.84:38565 2023-12-15T11:42:46.593Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5702 and /10.30.106.84:36501 2023-12-15T11:42:46.594Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5702 and /10.30.106.84:36001 2023-12-15T11:42:46.603Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5702 and /10.30.106.84:33625 2023-12-15T11:42:46.605Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5702 and /10.30.106.84:39151 2023-12-15T11:42:46.608Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:8} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 this ] 2023-12-15T11:42:46.610Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:42:46.611Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:42:46.623Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:50671 and /10.30.106.84:5704 2023-12-15T11:42:46.623Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:33587 and /10.30.106.84:5702 2023-12-15T11:42:46.757Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:46.757Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:46.867Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:46.867Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:46.972Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:46.972Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:47.040Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:47.040Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:47.145Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:47.145Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:47.169Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:47.169Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:47.178Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:47.178Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:47.245Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:47.245Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:47.271Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:47.271Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:47.507Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:47.507Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:47.611Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.171]:5702 is STARTED 2023-12-15T11:42:47.619Z INFO 8157 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.418 seconds (process running for 49.778) 2023-12-15T11:42:47.629Z INFO 8157 --- [ 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.431 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:42:47.671Z INFO 8157 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:42:47.671Z INFO 8157 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:42:47.692Z INFO 8157 --- [ main] com.hazelcast.system.logo : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-15T11:42:47.692Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-15T11:42:47.692Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.171]:5703 2023-12-15T11:42:47.692Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-15T11:42:47.692Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-15T11:42:47.692Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-12-15T11:42:47.693Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:47.693Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:47.707Z INFO 8157 --- [ main] com.hazelcast.system.security : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-12-15T11:42:47.708Z INFO 8157 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-15T11:42:47.708Z WARN 8157 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-15T11:42:47.724Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:47.724Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:47.743Z INFO 8157 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-15T11:42:47.744Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.171]:5703 is STARTING 2023-12-15T11:42:47.768Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:47.768Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:47.848Z INFO 8157 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.84]:5701 2023-12-15T11:42:47.854Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:48473 and /10.30.106.84:5701 2023-12-15T11:42:47.944Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:47.944Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:48.044Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:48.044Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:48.094Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:48.094Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:48.145Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:48.145Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:48.212Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:48.212Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:48.246Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:48.247Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:48.247Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:48.247Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:48.299Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:48.299Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:48.611Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:48.611Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:48.724Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:48.724Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:48.749Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:48.749Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:48.797Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:48.797Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:48.826Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:48.827Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:48.947Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:48.947Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:49.115Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:49.115Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:49.199Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:49.199Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:49.202Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:49.202Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:49.249Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:49.249Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:49.250Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:49.250Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:49.450Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:49.450Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:49.604Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:49.604Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:49.627Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:49.627Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:49.802Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:49.802Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:49.817Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:49.817Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:50.004Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:50.004Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:50.030Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:50.030Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:50.103Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:50.103Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:50.118Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:50.118Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:50.154Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:50.154Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:50.206Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:50.206Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:50.403Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:50.403Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:50.515Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:50.515Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:50.653Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:50.653Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:50.719Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:50.719Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:50.831Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:50.831Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:50.855Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:50.855Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:51.006Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:51.006Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:51.007Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:51.007Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:51.057Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:51.057Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:51.172Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:51.172Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:51.233Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:51.233Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:51.370Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:51.370Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:51.409Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:51.409Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:51.507Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:51.507Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:51.785Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:51.785Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:51.856Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:51.856Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:51.909Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:51.909Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:51.924Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:51.924Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:51.959Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:51.959Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:52.010Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:52.010Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:52.112Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:52.112Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:52.225Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:52.225Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:52.312Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:52.312Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:52.326Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:52.326Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:52.335Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:52.335Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:52.662Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:52.662Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:52.789Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:52.789Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:52.827Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:52.827Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:52.959Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:52.959Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:52.963Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:52.963Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:52.972Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5703 and /10.30.106.84:33793 2023-12-15T11:42:52.974Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 this ] 2023-12-15T11:42:52.974Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:42:52.975Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:42:52.975Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:42:52.975Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:42:52.976Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:42:52.976Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:42:52.976Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.171:5702, timeout: 10000, bind-any: true 2023-12-15T11:42:52.977Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5703 and /10.30.106.84:52761 2023-12-15T11:42:52.978Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:41085 and /10.30.106.84:5702 2023-12-15T11:42:52.978Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5703 and /10.30.106.84:41541 2023-12-15T11:42:52.978Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5703 and /10.30.106.84:56969 2023-12-15T11:42:52.980Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:54259 and /10.30.106.84:5705 2023-12-15T11:42:52.980Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:51277 and /10.30.106.84:5703 2023-12-15T11:42:52.981Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:50421 and /10.30.106.84:5707 2023-12-15T11:42:52.984Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:59487 and /10.30.106.84:5704 2023-12-15T11:42:52.984Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5702 and /10.30.106.171:42105 2023-12-15T11:42:52.984Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 this Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 ] 2023-12-15T11:42:52.984Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5703 and /10.30.106.84:58109 2023-12-15T11:42:52.985Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:42105 and /10.30.106.171:5702 2023-12-15T11:42:52.985Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5703 and /10.30.106.84:54393 2023-12-15T11:42:52.987Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5703 and /10.30.106.171:45261 2023-12-15T11:42:52.987Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:45261 and /10.30.106.171:5703 2023-12-15T11:42:52.989Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:54171 and /10.30.106.84:5706 2023-12-15T11:42:53.013Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:53.013Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:53.014Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:53.014Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:53.016Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:53.016Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:53.230Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:53.230Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:53.329Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:53.329Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:53.365Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:53.365Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:53.549Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:53.549Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:53.719Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:53.719Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:53.783Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:53.783Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:53.826Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:53.826Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:53.901Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:53.901Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:53.976Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.171]:5703 is STARTED 2023-12-15T11:42:53.989Z INFO 8157 --- [ main] com.hazelcast.system.logo : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-15T11:42:53.989Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-15T11:42:53.989Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.171]:5704 2023-12-15T11:42:53.989Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-15T11:42:53.989Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-15T11:42:53.989Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-12-15T11:42:54.001Z INFO 8157 --- [ main] com.hazelcast.system.security : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-12-15T11:42:54.002Z INFO 8157 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-15T11:42:54.002Z WARN 8157 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-15T11:42:54.022Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:54.022Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:54.026Z INFO 8157 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-15T11:42:54.027Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.171]:5704 is STARTING 2023-12-15T11:42:54.027Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:54.027Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:54.062Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:54.062Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:54.088Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:54.088Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:54.123Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:54.123Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:54.218Z INFO 8157 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.84]:5701 2023-12-15T11:42:54.231Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:54669 and /10.30.106.84:5701 2023-12-15T11:42:54.339Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:54.339Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:54.452Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:54.452Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:54.579Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:54.579Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:54.622Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:54.622Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:54.754Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:54.755Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:54.880Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:54.881Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:54.887Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:54.887Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:54.938Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:54.938Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:55.165Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:55.165Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:55.177Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:55.177Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:55.238Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:55.238Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:55.241Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:55.241Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:55.355Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:55.355Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:55.432Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:55.433Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:55.442Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:55.442Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:55.607Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:55.607Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:55.827Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:55.827Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:55.891Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:55.891Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:55.992Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:55.992Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:56.034Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:56.034Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:56.132Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:56.132Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:56.242Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:56.242Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:56.243Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:56.243Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:56.257Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:56.257Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:56.286Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:56.286Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:56.346Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:56.346Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:56.368Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:56.368Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:56.560Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:56.560Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:56.833Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:56.833Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:57.046Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:57.046Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:57.138Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:57.138Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:57.160Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:57.160Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:57.196Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:57.196Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:57.236Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:57.236Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:57.246Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:57.246Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:57.289Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:57.289Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:57.297Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:57.297Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:57.299Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:57.299Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:57.371Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:57.371Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:57.565Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:57.565Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:57.687Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:57.687Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:57.849Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:57.849Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:58.089Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:58.089Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:58.162Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:58.162Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:58.191Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:58.191Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:58.193Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:58.193Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:58.250Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:58.250Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:58.252Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:58.252Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:58.273Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:58.273Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:58.350Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:58.350Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:58.350Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:58.350Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:58.540Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:58.540Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:58.770Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:58.770Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:58.802Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:58.802Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:58.942Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:42:58.942Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:59.043Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:42:59.043Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:59.046Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:42:59.046Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:59.176Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:42:59.176Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:59.253Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:42:59.253Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:59.265Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:42:59.265Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:59.333Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 this Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 ] 2023-12-15T11:42:59.335Z INFO 8157 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 this Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 ] 2023-12-15T11:42:59.337Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5704 and /10.30.106.171:53527 2023-12-15T11:42:59.337Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5704 and /10.30.106.171:36133 2023-12-15T11:42:59.337Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:10} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 this ] 2023-12-15T11:42:59.338Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:36133 and /10.30.106.171:5704 2023-12-15T11:42:59.338Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:53527 and /10.30.106.171:5704 2023-12-15T11:42:59.338Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:42:59.339Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:42:59.339Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:42:59.339Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:42:59.339Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:42:59.340Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:42:59.340Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5704 and /10.30.106.84:55019 2023-12-15T11:42:59.340Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.171:5703, timeout: 10000, bind-any: true 2023-12-15T11:42:59.340Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5704 and /10.30.106.84:52931 2023-12-15T11:42:59.342Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5704 and /10.30.106.84:43561 2023-12-15T11:42:59.342Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:34319 and /10.30.106.84:5703 2023-12-15T11:42:59.342Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:38255 and /10.30.106.84:5702 2023-12-15T11:42:59.343Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5704 and /10.30.106.84:50913 2023-12-15T11:42:59.344Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5703 and /10.30.106.171:36109 2023-12-15T11:42:59.344Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:36109 and /10.30.106.171:5703 2023-12-15T11:42:59.346Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5704 and /10.30.106.84:40487 2023-12-15T11:42:59.348Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:35987 and /10.30.106.84:5706 2023-12-15T11:42:59.348Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:58721 and /10.30.106.84:5707 2023-12-15T11:42:59.348Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:55543 and /10.30.106.84:5704 2023-12-15T11:42:59.348Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5704 and /10.30.106.84:60421 2023-12-15T11:42:59.354Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:49183 and /10.30.106.84:5705 2023-12-15T11:42:59.404Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:42:59.404Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:59.406Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:42:59.406Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:42:59.456Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:42:59.456Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:42:59.546Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:42:59.546Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:42:59.654Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:42:59.654Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:42:59.925Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:42:59.925Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:00.051Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:00.051Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:00.097Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:00.097Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:00.149Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:00.149Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:00.181Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:00.181Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:00.259Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:00.259Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:00.345Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.171]:5704 is STARTED 2023-12-15T11:43:00.348Z INFO 8157 --- [ main] com.hazelcast.system.logo : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-15T11:43:00.348Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-15T11:43:00.348Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.171]:5705 2023-12-15T11:43:00.348Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-15T11:43:00.348Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-15T11:43:00.348Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-12-15T11:43:00.357Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:00.357Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:00.357Z INFO 8157 --- [ main] com.hazelcast.system.security : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-12-15T11:43:00.358Z INFO 8157 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-15T11:43:00.359Z WARN 8157 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-15T11:43:00.373Z INFO 8157 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-15T11:43:00.374Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.171]:5705 is STARTING 2023-12-15T11:43:00.464Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:00.465Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:00.465Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:00.465Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:00.470Z INFO 8157 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.84]:5701 2023-12-15T11:43:00.473Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:00.473Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:00.474Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:44611 and /10.30.106.84:5701 2023-12-15T11:43:00.711Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:00.711Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:00.830Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:00.830Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:00.834Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:00.834Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:01.166Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:01.166Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:01.205Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:01.205Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:01.212Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:01.212Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:01.252Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:01.252Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:01.318Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:01.318Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:01.384Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:01.384Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:01.469Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:01.469Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:01.523Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:01.523Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:01.575Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:01.575Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:01.914Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:01.914Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:01.984Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:01.984Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:02.036Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:02.036Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:02.125Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:02.125Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:02.158Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:02.158Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:02.215Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:02.215Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:02.220Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:02.220Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:02.285Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:02.286Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:02.355Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:02.355Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:02.477Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:02.477Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:02.573Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:02.573Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:02.578Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:02.578Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:02.867Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:02.867Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:03.037Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:03.037Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:03.040Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:03.040Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:03.061Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:03.061Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:03.075Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:03.075Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:03.188Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:03.188Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:03.269Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:03.269Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:03.328Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:03.328Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:03.330Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:03.330Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:03.459Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:03.460Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:03.580Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:03.580Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:03.727Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:03.727Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:03.819Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:03.819Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:03.914Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:03.914Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:03.943Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:03.943Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:03.990Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:03.990Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:04.078Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:04.078Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:04.183Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:04.183Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:04.322Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:04.322Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:04.391Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:04.391Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:04.462Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:04.462Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:04.482Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:04.482Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:04.583Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:04.583Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:04.781Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:04.781Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:04.817Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:04.818Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:04.822Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:04.822Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:04.943Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:04.943Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:05.155Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:05.155Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:05.232Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:05.232Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:05.237Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:05.237Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:05.393Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:05.393Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:05.415Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:05.415Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:05.427Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:05.427Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:05.586Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5705 and /10.30.106.84:53587 2023-12-15T11:43:05.588Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5705 and /10.30.106.84:52813 2023-12-15T11:43:05.590Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 this ] 2023-12-15T11:43:05.590Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:05.591Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:05.591Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:05.592Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:05.592Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.171:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:05.592Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:05.595Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5705 and /10.30.106.171:35143 2023-12-15T11:43:05.595Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5705 and /10.30.106.84:39837 2023-12-15T11:43:05.595Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5705 and /10.30.106.84:53597 2023-12-15T11:43:05.595Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:47851 and /10.30.106.84:5706 2023-12-15T11:43:05.595Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5702 and /10.30.106.171:48741 2023-12-15T11:43:05.596Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5705 and /10.30.106.171:38925 2023-12-15T11:43:05.596Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5705 and /10.30.106.171:52597 2023-12-15T11:43:05.596Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5705 and /10.30.106.84:39747 2023-12-15T11:43:05.596Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:52597 and /10.30.106.171:5705 2023-12-15T11:43:05.596Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:38925 and /10.30.106.171:5705 2023-12-15T11:43:05.597Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:40529 and /10.30.106.84:5703 2023-12-15T11:43:05.598Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:40311 and /10.30.106.84:5704 2023-12-15T11:43:05.598Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:48741 and /10.30.106.171:5702 2023-12-15T11:43:05.598Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5705 and /10.30.106.84:53255 2023-12-15T11:43:05.599Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:35143 and /10.30.106.171:5705 2023-12-15T11:43:05.605Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 this Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 ] 2023-12-15T11:43:05.605Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 this Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 ] 2023-12-15T11:43:05.606Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:46163 and /10.30.106.84:5705 2023-12-15T11:43:05.606Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:11} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 this Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 ] 2023-12-15T11:43:05.608Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:47111 and /10.30.106.84:5707 2023-12-15T11:43:05.635Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:05.635Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:05.725Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:05.725Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:05.786Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:05.786Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:05.970Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:05.970Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:05.987Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:05.987Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:06.098Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:06.098Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:06.267Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:06.267Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:06.312Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:06.312Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:06.345Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:06.345Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:06.388Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:06.388Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:06.484Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:06.484Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:06.499Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:06.499Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:06.606Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.171]:5705 is STARTED 2023-12-15T11:43:06.618Z INFO 8157 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 18.976 seconds (process running for 68.777) 2023-12-15T11:43:06.628Z INFO 8157 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2023-12-15T11:43:06.689Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:06.689Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:06.832Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:06.832Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:06.873Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:06.873Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:06.895Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:06.895Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:06.897Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:06.897Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:07.202Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:07.202Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:07.246Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:07.246Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:07.373Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:07.373Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:07.441Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:07.441Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:07.471Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:07.471Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:07.499Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:07.499Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:07.642Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:07.642Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:07.702Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:07.702Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:07.748Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:07.748Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:07.800Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:07.800Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:07.831Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:07.831Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:07.936Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:07.936Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.372 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) 2023-12-15T11:43:08.032Z INFO 8157 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:43:08.032Z INFO 8157 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:43:08.046Z INFO 8157 --- [ main] com.hazelcast.system.logo : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-15T11:43:08.046Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-15T11:43:08.046Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.171]:5706 2023-12-15T11:43:08.046Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-15T11:43:08.046Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-15T11:43:08.046Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-12-15T11:43:08.060Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:08.060Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:08.069Z INFO 8157 --- [ main] com.hazelcast.system.security : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-12-15T11:43:08.070Z INFO 8157 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-15T11:43:08.070Z WARN 8157 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-15T11:43:08.092Z INFO 8157 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-15T11:43:08.092Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.171]:5706 is STARTING 2023-12-15T11:43:08.111Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:08.111Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:08.252Z INFO 8157 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.84]:5701 2023-12-15T11:43:08.266Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:53677 and /10.30.106.84:5701 2023-12-15T11:43:08.327Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:08.327Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:08.361Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:08.361Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:08.395Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:08.395Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:08.616Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:08.616Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:08.629Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:08.629Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:08.733Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:08.734Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:08.797Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:08.797Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:08.804Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:08.804Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:08.890Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:08.891Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:08.903Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:08.903Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:09.015Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:09.015Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:09.222Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:09.222Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:09.280Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:09.280Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:09.364Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:09.364Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:09.398Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:09.398Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:09.582Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:09.582Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:09.585Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:09.585Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:09.720Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:09.720Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:09.906Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:09.906Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:09.907Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:09.907Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:09.993Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:09.993Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:10.000Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:10.000Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:10.120Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:10.120Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:10.317Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:10.318Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:10.376Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:10.376Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:10.383Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:10.383Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:10.403Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:10.403Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:10.437Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:10.438Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:10.535Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:10.535Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:10.876Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:10.876Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:10.903Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:10.903Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:10.996Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:10.996Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:11.009Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:11.009Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:11.109Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:11.109Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:11.175Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:11.175Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:11.306Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:11.306Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:11.320Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:11.320Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:11.380Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:11.380Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:11.486Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:11.486Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:11.539Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:11.539Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:11.638Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:11.638Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:11.807Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:11.807Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:11.829Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:11.829Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:12.100Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:12.100Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:12.212Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:12.212Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:12.212Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:12.212Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:12.308Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:12.309Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:12.339Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:12.339Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:12.373Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:12.373Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:12.381Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:12.381Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:12.585Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:12.585Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:12.592Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:12.592Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:12.741Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:12.741Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:12.759Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:12.759Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:12.953Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:12.953Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:13.038Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:13.038Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:13.242Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:13.242Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:13.315Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:13.315Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:13.361Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:13.361Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:13.372Z INFO 8157 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 this Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 ] 2023-12-15T11:43:13.372Z INFO 8157 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 this ] 2023-12-15T11:43:13.372Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 this Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 ] 2023-12-15T11:43:13.373Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5706 and /10.30.106.84:50263 2023-12-15T11:43:13.375Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5706 and /10.30.106.84:47095 2023-12-15T11:43:13.375Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5706 and /10.30.106.171:55907 2023-12-15T11:43:13.375Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5706 and /10.30.106.84:37397 2023-12-15T11:43:13.376Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:13.376Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:13.376Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:13.377Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:13.377Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:13.377Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:13.378Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:13.378Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.171:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:13.378Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.171:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:13.379Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:55907 and /10.30.106.171:5706 2023-12-15T11:43:13.382Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:53509 and /10.30.106.84:5702 2023-12-15T11:43:13.382Z INFO 8157 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 this Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 ] 2023-12-15T11:43:13.387Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5703 and /10.30.106.171:50749 2023-12-15T11:43:13.387Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:36507 and /10.30.106.84:5704 2023-12-15T11:43:13.387Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:50749 and /10.30.106.171:5703 2023-12-15T11:43:13.388Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:48361 and /10.30.106.84:5706 2023-12-15T11:43:13.389Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5702 and /10.30.106.171:59649 2023-12-15T11:43:13.389Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:59649 and /10.30.106.171:5702 2023-12-15T11:43:13.390Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:39803 and /10.30.106.84:5707 2023-12-15T11:43:13.390Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5706 and /10.30.106.171:36359 2023-12-15T11:43:13.390Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:36359 and /10.30.106.171:5706 2023-12-15T11:43:13.390Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5706 and /10.30.106.171:36111 2023-12-15T11:43:13.390Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5706 and /10.30.106.84:41821 2023-12-15T11:43:13.391Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.171:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:13.391Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5706 and /10.30.106.84:45113 2023-12-15T11:43:13.391Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:50415 and /10.30.106.84:5703 2023-12-15T11:43:13.391Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5706 and /10.30.106.84:36321 2023-12-15T11:43:13.391Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:36111 and /10.30.106.171:5706 2023-12-15T11:43:13.391Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 this Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 ] 2023-12-15T11:43:13.392Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5704 and /10.30.106.171:50827 2023-12-15T11:43:13.394Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5706 and /10.30.106.171:43791 2023-12-15T11:43:13.394Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.171:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:13.399Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5705 and /10.30.106.171:34601 2023-12-15T11:43:13.400Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:43791 and /10.30.106.171:5706 2023-12-15T11:43:13.404Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:50827 and /10.30.106.171:5704 2023-12-15T11:43:13.405Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:34601 and /10.30.106.171:5705 2023-12-15T11:43:13.415Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:13.416Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:13.487Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:13.487Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:13.649Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:13.649Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:13.662Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:13.662Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:13.699Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:13.699Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:13.851Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:13.851Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:14.065Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:14.065Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:14.101Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:14.101Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:14.247Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:14.247Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:14.280Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:14.280Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:14.395Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.171]:5706 is STARTED 2023-12-15T11:43:14.399Z INFO 8157 --- [ main] com.hazelcast.system.logo : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-15T11:43:14.399Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-15T11:43:14.399Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.171]:5707 2023-12-15T11:43:14.399Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-15T11:43:14.399Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-15T11:43:14.399Z INFO 8157 --- [ main] com.hazelcast.system : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2023-12-15T11:43:14.410Z INFO 8157 --- [ main] com.hazelcast.system.security : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Enable DEBUG/FINE log level for log category com.hazelcast.system.security or use -Dhazelcast.security.recommendations system property to see 🔒 security recommendations and the status of current config. 2023-12-15T11:43:14.411Z INFO 8157 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-15T11:43:14.411Z WARN 8157 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-15T11:43:14.424Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:14.424Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:14.431Z INFO 8157 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-15T11:43:14.431Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.171]:5707 is STARTING 2023-12-15T11:43:14.469Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:14.469Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:14.518Z INFO 8157 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.84]:5701 2023-12-15T11:43:14.528Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:54737 and /10.30.106.84:5701 2023-12-15T11:43:14.591Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:14.591Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:14.622Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:14.622Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:14.769Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:14.769Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:14.807Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:14.807Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:14.854Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:14.854Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:14.854Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:14.854Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:14.955Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:14.955Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:15.100Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:15.100Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:15.133Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:15.133Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:15.272Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:15.272Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:15.423Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:15.423Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:15.528Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:15.528Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:15.644Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:15.644Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:15.725Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:15.725Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:15.857Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:15.857Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:15.858Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:15.858Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:15.872Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:15.872Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:15.910Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:15.910Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:15.958Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:15.958Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:16.124Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:16.124Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:16.136Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:16.136Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:16.204Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:16.205Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:16.275Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:16.275Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:16.531Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:16.531Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:16.697Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:16.697Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:16.711Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:16.711Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:16.726Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:16.727Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:16.810Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:16.810Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:16.862Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:16.862Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:16.876Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:16.876Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:17.062Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:17.062Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:17.128Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:17.128Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:17.179Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:17.179Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:17.290Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:17.290Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:17.358Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:17.358Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:17.433Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:17.433Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:17.629Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:17.629Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:17.700Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:17.701Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:17.729Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:17.729Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:17.763Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:17.763Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:17.915Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:17.915Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:17.916Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:17.916Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:18.116Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:18.116Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:18.144Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:18.144Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:18.232Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:18.232Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:18.332Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:18.332Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:18.362Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:18.362Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:18.536Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:18.536Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:18.632Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:18.632Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:18.703Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:18.703Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:18.883Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:18.883Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:18.917Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:18.917Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:19.019Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:19.019Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:19.069Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:19.070Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:19.119Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:19.119Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:19.287Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:19.287Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:19.298Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:19.298Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:19.387Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:19.387Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:19.466Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:19.466Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:19.634Z INFO 8157 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 this Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7 ] 2023-12-15T11:43:19.635Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5707 and /10.30.106.171:39177 2023-12-15T11:43:19.636Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7 this ] 2023-12-15T11:43:19.637Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:19.638Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:19.638Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:19.638Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:19.638Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:19.639Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:19.639Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.171:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:19.641Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.171:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:19.641Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.171:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:19.642Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5707 and /10.30.106.84:51241 2023-12-15T11:43:19.644Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:19.644Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:19.650Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5703 and /10.30.106.171:59377 2023-12-15T11:43:19.650Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5707 and /10.30.106.84:58229 2023-12-15T11:43:19.650Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5702 and /10.30.106.171:49957 2023-12-15T11:43:19.650Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5704 and /10.30.106.171:35427 2023-12-15T11:43:19.650Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:49957 and /10.30.106.171:5702 2023-12-15T11:43:19.650Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5707 and /10.30.106.84:38185 2023-12-15T11:43:19.650Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:59377 and /10.30.106.171:5703 2023-12-15T11:43:19.651Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5707 and /10.30.106.84:39319 2023-12-15T11:43:19.652Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:35427 and /10.30.106.171:5704 2023-12-15T11:43:19.653Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:39177 and /10.30.106.171:5707 2023-12-15T11:43:19.656Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:50419 and /10.30.106.84:5703 2023-12-15T11:43:19.656Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5707 and /10.30.106.84:39067 2023-12-15T11:43:19.657Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:57881 and /10.30.106.84:5704 2023-12-15T11:43:19.657Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5707 and /10.30.106.84:46787 2023-12-15T11:43:19.658Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.171:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:19.658Z INFO 8157 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 this Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7 ] 2023-12-15T11:43:19.659Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.171:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:19.660Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5705 and /10.30.106.171:59905 2023-12-15T11:43:19.662Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 this Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7 ] 2023-12-15T11:43:19.663Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:48817 and /10.30.106.84:5702 2023-12-15T11:43:19.663Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:59905 and /10.30.106.171:5705 2023-12-15T11:43:19.663Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5706 and /10.30.106.171:34451 2023-12-15T11:43:19.665Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:37153 and /10.30.106.84:5706 2023-12-15T11:43:19.665Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5707 and /10.30.106.171:57835 2023-12-15T11:43:19.666Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:57835 and /10.30.106.171:5707 2023-12-15T11:43:19.667Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 this Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7 ] 2023-12-15T11:43:19.668Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:55575 and /10.30.106.84:5705 2023-12-15T11:43:19.668Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:34451 and /10.30.106.171:5706 2023-12-15T11:43:19.669Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5707 and /10.30.106.171:55521 2023-12-15T11:43:19.669Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:55521 and /10.30.106.171:5707 2023-12-15T11:43:19.676Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:13, ver:13} [ Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 this Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7 ] 2023-12-15T11:43:19.678Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:5707 and /10.30.106.171:34711 2023-12-15T11:43:19.678Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:45595 and /10.30.106.84:5707 2023-12-15T11:43:19.678Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.171:34711 and /10.30.106.171:5707 2023-12-15T11:43:19.735Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:19.735Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:19.906Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:19.906Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:19.972Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:19.972Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:19.988Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:19.988Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:20.021Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:20.021Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:20.072Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:20.072Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:20.223Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:20.223Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:20.238Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:20.238Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:20.242Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:20.242Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:20.251Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:20.251Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:20.584Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:20.584Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:20.637Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:20.637Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:20.647Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:20.647Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:20.658Z INFO 8157 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.171]:5707 is STARTED 2023-12-15T11:43:20.665Z INFO 8157 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.648 seconds (process running for 82.823) 2023-12-15T11:43:20.678Z INFO 8157 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.663 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:43:20.706Z INFO 8157 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:43:20.706Z INFO 8157 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:43:20.732Z INFO 8157 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.047 seconds (process running for 82.89) 2023-12-15T11:43:20.736Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-11 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-12-15T11:43:20.745Z INFO 8157 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 2023-12-15T11:43:20.747Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:43:20.747Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:43:20.747Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640600747 2023-12-15T11:43:20.752Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:20.752Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:20.752Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:20.758Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-12 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:43:20.759Z INFO 8157 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 2023-12-15T11:43:20.760Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:43:20.760Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:43:20.760Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640600760 2023-12-15T11:43:20.761Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:20.761Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:20.761Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:43:20.785Z INFO 8157 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:43:20.785Z INFO 8157 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:43:20.790Z INFO 8157 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.02 seconds (process running for 82.949) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 2023-12-15T11:43:20.853Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:20.853Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:20.853Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:20.869Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:20.869Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:20.869Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 2023-12-15T11:43:20.915Z INFO 8157 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-15T11:43:20.978Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: aaa3cb033299a167f0d801a554eecbd6da23578617aa7a68237d9399fd1b40f9 2023-12-15T11:43:21.004Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:21.004Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:21.004Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:21.020Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:21.020Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:21.020Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:21.025Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:21.025Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:21.033Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:21.033Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:21.133Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:21.133Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:21.173Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:21.173Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:21.175Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:21.176Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:21.201Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:21.201Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:21.205Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:21.205Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:21.205Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:21.271Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:21.271Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:21.271Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:21.334Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:21.334Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:21.388Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:21.388Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:21.392Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:21.392Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:21.427Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:21.427Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:21.540Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:21.540Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:21.608Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:21.608Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:21.608Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:21.726Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:21.726Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:21.726Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:21.749Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:21.749Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:21.981Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:21.981Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:22.035Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:22.035Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:22.083Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:22.083Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:22.143Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:22.143Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:22.194Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:22.194Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:22.284Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:22.284Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:22.330Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:22.330Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:22.330Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:22.388Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:22.388Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:22.388Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:22.388Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:22.388Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:22.395Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:22.395Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:22.411Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:22.411Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:22.439Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:22.440Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:22.651Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:22.651Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:22.752Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:22.752Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:22.834Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:22.834Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:22.951Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:22.951Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:23.102Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:23.102Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:23.137Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:23.137Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:23.189Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:23.189Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:23.240Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:23.240Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:23.240Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:23.250Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:23.250Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:23.286Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:23.287Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:23.287Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:23.342Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:23.342Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:23.343Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:23.343Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:23.343Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:23.343Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:23.566Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:23.566Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:23.656Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:23.656Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:23.958Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:23.958Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:23.988Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:23.988Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:23.989Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:23.989Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:24.080Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:24.080Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:24.080Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:24.080Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:24.091Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:24.091Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:24.190Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:24.190Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:24.190Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:24.196Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:24.196Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:24.232Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:24.232Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:24.255Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:24.255Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:24.356Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:24.356Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:24.445Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:24.445Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:24.445Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:24.560Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:24.560Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:24.620Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:24.620Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:24.935Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:24.935Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:24.963Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:24.963Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:25.043Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:25.043Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:25.094Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:25.095Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:25.095Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:25.121Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:25.121Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:25.145Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:25.145Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:25.191Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:25.192Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:25.237Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:25.237Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:25.263Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:25.263Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:25.298Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:25.298Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:25.298Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:25.363Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:25.363Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:25.538Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:25.538Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:25.565Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:25.565Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:25.776Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:25.776Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:25.966Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:25.966Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:25.998Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:25.998Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:26.083Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:26.083Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:26.087Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:26.087Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:26.099Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:26.099Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:26.099Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:26.148Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:26.148Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:26.201Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:26.201Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:26.205Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:26.205Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:26.205Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:26.298Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:26.298Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:26.370Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:26.370Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:26.420Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:26.420Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:26.442Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:26.442Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:26.468Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:26.468Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:26.665Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.749414211S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:43:26.751Z INFO 8157 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:43:26.751Z INFO 8157 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:43:26.756Z INFO 8157 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.018 seconds (process running for 88.915) 2023-12-15T11:43:26.769Z INFO 8157 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-15T11:43:26.772Z INFO 8157 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-15T11:43:26.774Z INFO 8157 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-15T11:43:26.777Z INFO 8157 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-15T11:43:26.780Z INFO 8157 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-15T11:43:26.782Z INFO 8157 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-15T11:43:26.787Z INFO 8157 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-15T11:43:26.791Z INFO 8157 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-15T11:43:26.869Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:26.869Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:26.899Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:26.899Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:26.920Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:26.920Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:26.946Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.171:5707->/10.30.106.84:51241, qualifier=null, endpoint=[10.30.106.84]:5702, remoteUuid=9da59bce-f051-4f61-9a18-8c6624acce2a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:26.947Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.171:5707->/10.30.106.84:39067, qualifier=null, endpoint=[10.30.106.84]:5704, remoteUuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:26.948Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:26.949Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:26.949Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=22, /10.30.106.171:45595->/10.30.106.84:5707, qualifier=null, endpoint=[10.30.106.84]:5707, remoteUuid=484ea1b1-1241-4871-b101-aa83db6cf77d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:26.949Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:26.949Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:26.951Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.171:5707->/10.30.106.84:58229, qualifier=null, endpoint=[10.30.106.84]:5706, remoteUuid=b826bf72-8422-43f6-8431-f9a98b2cf953, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:26.951Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.171:50419->/10.30.106.84:5703, qualifier=null, endpoint=[10.30.106.84]:5703, remoteUuid=e17820e6-4060-4eba-98a7-8d2469ceab93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:26.951Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.171:5707->/10.30.106.84:38185, qualifier=null, endpoint=[10.30.106.84]:5705, remoteUuid=99f517ee-6d0a-4f1e-9690-a7282a156281, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:26.951Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.171:54737->/10.30.106.84:5701, qualifier=null, endpoint=[10.30.106.84]:5701, remoteUuid=57ccc070-982a-418f-81dc-2403121cd9bc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:26.951Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:26.951Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:26.952Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:26.952Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:26.952Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:26.953Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:26.953Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:26.954Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:26.955Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:26.959Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.021Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:27.021Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:27.021Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:27.053Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.053Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.054Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.054Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.054Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.055Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.055Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.056Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.059Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.060Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.171:54259->/10.30.106.84:5705, qualifier=null, endpoint=[10.30.106.84]:5705, remoteUuid=99f517ee-6d0a-4f1e-9690-a7282a156281, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.060Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.171:5703->/10.30.106.84:33793, qualifier=null, endpoint=[10.30.106.84]:5703, remoteUuid=e17820e6-4060-4eba-98a7-8d2469ceab93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.060Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.171:5704->/10.30.106.84:60421, qualifier=null, endpoint=[10.30.106.84]:5703, remoteUuid=e17820e6-4060-4eba-98a7-8d2469ceab93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.060Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.171:5705->/10.30.106.84:39747, qualifier=null, endpoint=[10.30.106.84]:5703, remoteUuid=e17820e6-4060-4eba-98a7-8d2469ceab93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.061Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.106.171:5706->/10.30.106.84:36321, qualifier=null, endpoint=[10.30.106.84]:5703, remoteUuid=e17820e6-4060-4eba-98a7-8d2469ceab93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.061Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.171:5702->/10.30.106.84:41761, qualifier=null, endpoint=[10.30.106.84]:5703, remoteUuid=e17820e6-4060-4eba-98a7-8d2469ceab93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.061Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.171:5705->/10.30.106.84:53597, qualifier=null, endpoint=[10.30.106.84]:5706, remoteUuid=b826bf72-8422-43f6-8431-f9a98b2cf953, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.061Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.171:5707->/10.30.106.84:39319, qualifier=null, endpoint=[10.30.106.84]:5703, remoteUuid=e17820e6-4060-4eba-98a7-8d2469ceab93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.061Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.171:50415->/10.30.106.84:5703, qualifier=null, endpoint=[10.30.106.84]:5703, remoteUuid=e17820e6-4060-4eba-98a7-8d2469ceab93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.061Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.171:49183->/10.30.106.84:5705, qualifier=null, endpoint=[10.30.106.84]:5705, remoteUuid=99f517ee-6d0a-4f1e-9690-a7282a156281, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.061Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.171:51277->/10.30.106.84:5703, qualifier=null, endpoint=[10.30.106.84]:5703, remoteUuid=e17820e6-4060-4eba-98a7-8d2469ceab93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.061Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.171:5704->/10.30.106.84:43561, qualifier=null, endpoint=[10.30.106.84]:5706, remoteUuid=b826bf72-8422-43f6-8431-f9a98b2cf953, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.062Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.062Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.062Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.171:50421->/10.30.106.84:5707, qualifier=null, endpoint=[10.30.106.84]:5707, remoteUuid=484ea1b1-1241-4871-b101-aa83db6cf77d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.062Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.062Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.171:5706->/10.30.106.84:45113, qualifier=null, endpoint=[10.30.106.84]:5707, remoteUuid=484ea1b1-1241-4871-b101-aa83db6cf77d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.062Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.062Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.062Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.171:5702->/10.30.106.84:36501, qualifier=null, endpoint=[10.30.106.84]:5707, remoteUuid=484ea1b1-1241-4871-b101-aa83db6cf77d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.063Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.171:5707->/10.30.106.84:46787, qualifier=null, endpoint=[10.30.106.84]:5707, remoteUuid=484ea1b1-1241-4871-b101-aa83db6cf77d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.063Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.063Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.171:39803->/10.30.106.84:5707, qualifier=null, endpoint=[10.30.106.84]:5707, remoteUuid=484ea1b1-1241-4871-b101-aa83db6cf77d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.063Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.171:5703->/10.30.106.84:41541, qualifier=null, endpoint=[10.30.106.84]:5707, remoteUuid=484ea1b1-1241-4871-b101-aa83db6cf77d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.063Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.171:34319->/10.30.106.84:5703, qualifier=null, endpoint=[10.30.106.84]:5703, remoteUuid=e17820e6-4060-4eba-98a7-8d2469ceab93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.063Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.063Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.063Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.063Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.063Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.064Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.064Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.064Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.171:5704->/10.30.106.84:50913, qualifier=null, endpoint=[10.30.106.84]:5707, remoteUuid=484ea1b1-1241-4871-b101-aa83db6cf77d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.064Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.064Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.171:5706->/10.30.106.84:41821, qualifier=null, endpoint=[10.30.106.84]:5706, remoteUuid=b826bf72-8422-43f6-8431-f9a98b2cf953, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.064Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.171:55575->/10.30.106.84:5705, qualifier=null, endpoint=[10.30.106.84]:5705, remoteUuid=99f517ee-6d0a-4f1e-9690-a7282a156281, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.064Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.064Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.064Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.064Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.171:5702->/10.30.106.84:36001, qualifier=null, endpoint=[10.30.106.84]:5706, remoteUuid=b826bf72-8422-43f6-8431-f9a98b2cf953, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.064Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.064Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.065Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.065Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.065Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.171:37153->/10.30.106.84:5706, qualifier=null, endpoint=[10.30.106.84]:5706, remoteUuid=b826bf72-8422-43f6-8431-f9a98b2cf953, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.065Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.171:5706->/10.30.106.84:37397, qualifier=null, endpoint=[10.30.106.84]:5705, remoteUuid=99f517ee-6d0a-4f1e-9690-a7282a156281, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.065Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.065Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.171:5705->/10.30.106.84:52813, qualifier=null, endpoint=[10.30.106.84]:5705, remoteUuid=99f517ee-6d0a-4f1e-9690-a7282a156281, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.065Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.065Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.065Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.171:5703->/10.30.106.84:54393, qualifier=null, endpoint=[10.30.106.84]:5705, remoteUuid=99f517ee-6d0a-4f1e-9690-a7282a156281, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.065Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.171:47851->/10.30.106.84:5706, qualifier=null, endpoint=[10.30.106.84]:5706, remoteUuid=b826bf72-8422-43f6-8431-f9a98b2cf953, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.065Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.065Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.065Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.171:5705->/10.30.106.84:39837, qualifier=null, endpoint=[10.30.106.84]:5707, remoteUuid=484ea1b1-1241-4871-b101-aa83db6cf77d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.065Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.171:54171->/10.30.106.84:5706, qualifier=null, endpoint=[10.30.106.84]:5706, remoteUuid=b826bf72-8422-43f6-8431-f9a98b2cf953, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.066Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.066Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.171:5703->/10.30.106.84:56969, qualifier=null, endpoint=[10.30.106.84]:5706, remoteUuid=b826bf72-8422-43f6-8431-f9a98b2cf953, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.066Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.066Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.066Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.066Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.171:35987->/10.30.106.84:5706, qualifier=null, endpoint=[10.30.106.84]:5706, remoteUuid=b826bf72-8422-43f6-8431-f9a98b2cf953, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.066Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.066Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.066Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.171:5704->/10.30.106.84:55019, qualifier=null, endpoint=[10.30.106.84]:5705, remoteUuid=99f517ee-6d0a-4f1e-9690-a7282a156281, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.066Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.066Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.066Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.067Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.067Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.067Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.106.171:58721->/10.30.106.84:5707, qualifier=null, endpoint=[10.30.106.84]:5707, remoteUuid=484ea1b1-1241-4871-b101-aa83db6cf77d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.067Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.067Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.067Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.171:55543->/10.30.106.84:5704, qualifier=null, endpoint=[10.30.106.84]:5704, remoteUuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.067Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.171:5703->/10.30.106.84:52761, qualifier=null, endpoint=[10.30.106.84]:5704, remoteUuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.067Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.067Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.067Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.171:5705->/10.30.106.84:53255, qualifier=null, endpoint=[10.30.106.84]:5704, remoteUuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.067Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.067Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.067Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.171:48473->/10.30.106.84:5701, qualifier=null, endpoint=[10.30.106.84]:5701, remoteUuid=57ccc070-982a-418f-81dc-2403121cd9bc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.067Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.171:40311->/10.30.106.84:5704, qualifier=null, endpoint=[10.30.106.84]:5704, remoteUuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.068Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.068Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.068Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.068Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.171:5703->/10.30.106.84:58109, qualifier=null, endpoint=[10.30.106.84]:5702, remoteUuid=9da59bce-f051-4f61-9a18-8c6624acce2a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.068Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.068Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.068Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.171:44611->/10.30.106.84:5701, qualifier=null, endpoint=[10.30.106.84]:5701, remoteUuid=57ccc070-982a-418f-81dc-2403121cd9bc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.068Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.171:50671->/10.30.106.84:5704, qualifier=null, endpoint=[10.30.106.84]:5704, remoteUuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.068Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.171:54669->/10.30.106.84:5701, qualifier=null, endpoint=[10.30.106.84]:5701, remoteUuid=57ccc070-982a-418f-81dc-2403121cd9bc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.068Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.171:50431->/10.30.106.84:5701, qualifier=null, endpoint=[10.30.106.84]:5701, remoteUuid=57ccc070-982a-418f-81dc-2403121cd9bc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.068Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.068Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.171:5702->/10.30.106.84:39151, qualifier=null, endpoint=[10.30.106.84]:5704, remoteUuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.068Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.068Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.171:57881->/10.30.106.84:5704, qualifier=null, endpoint=[10.30.106.84]:5704, remoteUuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.068Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.068Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.171:5702->/10.30.106.84:33625, qualifier=null, endpoint=[10.30.106.84]:5702, remoteUuid=9da59bce-f051-4f61-9a18-8c6624acce2a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.069Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.171:5704->/10.30.106.84:40487, qualifier=null, endpoint=[10.30.106.84]:5704, remoteUuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.069Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.171:38255->/10.30.106.84:5702, qualifier=null, endpoint=[10.30.106.84]:5702, remoteUuid=9da59bce-f051-4f61-9a18-8c6624acce2a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.069Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.069Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.069Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.069Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.069Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.069Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.171:48817->/10.30.106.84:5702, qualifier=null, endpoint=[10.30.106.84]:5702, remoteUuid=9da59bce-f051-4f61-9a18-8c6624acce2a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.069Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.069Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.069Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.069Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.069Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.171:5704->/10.30.106.84:52931, qualifier=null, endpoint=[10.30.106.84]:5702, remoteUuid=9da59bce-f051-4f61-9a18-8c6624acce2a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.069Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.069Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.070Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.070Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.070Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.070Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.070Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.171:5706->/10.30.106.84:47095, qualifier=null, endpoint=[10.30.106.84]:5702, remoteUuid=9da59bce-f051-4f61-9a18-8c6624acce2a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.070Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.171:36507->/10.30.106.84:5704, qualifier=null, endpoint=[10.30.106.84]:5704, remoteUuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.070Z INFO 8157 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.171:53677->/10.30.106.84:5701, qualifier=null, endpoint=[10.30.106.84]:5701, remoteUuid=57ccc070-982a-418f-81dc-2403121cd9bc, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.070Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.070Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.070Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.171:5702->/10.30.106.84:38565, qualifier=null, endpoint=[10.30.106.84]:5705, remoteUuid=99f517ee-6d0a-4f1e-9690-a7282a156281, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.070Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.070Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.171:33587->/10.30.106.84:5702, qualifier=null, endpoint=[10.30.106.84]:5702, remoteUuid=9da59bce-f051-4f61-9a18-8c6624acce2a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.071Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.071Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.071Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.071Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.071Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.071Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.071Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.072Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.072Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.072Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.072Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.171:41085->/10.30.106.84:5702, qualifier=null, endpoint=[10.30.106.84]:5702, remoteUuid=9da59bce-f051-4f61-9a18-8c6624acce2a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.072Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.072Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.171:59487->/10.30.106.84:5704, qualifier=null, endpoint=[10.30.106.84]:5704, remoteUuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.072Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.072Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.171:48361->/10.30.106.84:5706, qualifier=null, endpoint=[10.30.106.84]:5706, remoteUuid=b826bf72-8422-43f6-8431-f9a98b2cf953, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.072Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.072Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.171:5706->/10.30.106.84:50263, qualifier=null, endpoint=[10.30.106.84]:5704, remoteUuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.072Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.073Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.073Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.073Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.073Z INFO 8157 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.171:53509->/10.30.106.84:5702, qualifier=null, endpoint=[10.30.106.84]:5702, remoteUuid=9da59bce-f051-4f61-9a18-8c6624acce2a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.073Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.073Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.073Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.073Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.074Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.074Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.074Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.074Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.171:40529->/10.30.106.84:5703, qualifier=null, endpoint=[10.30.106.84]:5703, remoteUuid=e17820e6-4060-4eba-98a7-8d2469ceab93, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.075Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.106.171:47111->/10.30.106.84:5707, qualifier=null, endpoint=[10.30.106.84]:5707, remoteUuid=484ea1b1-1241-4871-b101-aa83db6cf77d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.075Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.075Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.106.171:46163->/10.30.106.84:5705, qualifier=null, endpoint=[10.30.106.84]:5705, remoteUuid=99f517ee-6d0a-4f1e-9690-a7282a156281, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.075Z INFO 8157 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.171:5705->/10.30.106.84:53587, qualifier=null, endpoint=[10.30.106.84]:5702, remoteUuid=9da59bce-f051-4f61-9a18-8c6624acce2a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-15T11:43:27.075Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.076Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.076Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.077Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.077Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.083Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.083Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.083Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.083Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.108Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:27.108Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:27.155Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.155Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.155Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.156Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.156Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.156Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.157Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.159Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.164Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.164Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.164Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.165Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.165Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.165Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.165Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.165Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.165Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.165Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.166Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.166Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.166Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.166Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.166Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.166Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.166Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.166Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.167Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.167Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.167Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.167Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.167Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.167Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.167Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.167Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.168Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.168Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.168Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.168Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.168Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.168Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.169Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.169Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.169Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.169Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.169Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.169Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.169Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.169Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.169Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.169Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.169Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.170Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.170Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.170Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.170Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.170Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.170Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.170Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.171Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.171Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.171Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.171Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.171Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.171Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.172Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.172Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.172Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.172Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.172Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.172Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.173Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.173Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.173Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.173Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.173Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.173Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.173Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.173Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.174Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.174Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.174Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.174Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.174Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.174Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.174Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.174Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.175Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.177Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.177Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.262 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 2023-12-15T11:43:27.178Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.178Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.179Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.181Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.181Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.181Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.181Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.182Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.184Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 2023-12-15T11:43:27.184Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.184Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.184Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.184Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.185Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.185Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.185Z INFO 8157 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-15T11:43:27.185Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.185Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.187Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.193Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.237Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 12b31682232295a5fbf336e25e841b06e9fb7cacb5282a013bf90bc5a0634305 2023-12-15T11:43:27.257Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.257Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.257Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.258Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.258Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 5 2023-12-15T11:43:27.259Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.259Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.259Z WARN 8157 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.259Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 5 2023-12-15T11:43:27.259Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 5 2023-12-15T11:43:27.259Z WARN 8157 --- [ached.thread-14] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc is suspected to be dead for reason: No connection 2023-12-15T11:43:27.259Z WARN 8157 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa is suspected to be dead for reason: No connection 2023-12-15T11:43:27.259Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:27.259Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:27.259Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.259Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:27.260Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:27.260Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.260Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 5 2023-12-15T11:43:27.260Z WARN 8157 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d is suspected to be dead for reason: No connection 2023-12-15T11:43:27.267Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.267Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.267Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.267Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.268Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.268Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.268Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.268Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.268Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.268Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.268Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.268Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.268Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.269Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.269Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 5 2023-12-15T11:43:27.269Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.269Z WARN 8157 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a is suspected to be dead for reason: No connection 2023-12-15T11:43:27.269Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.269Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.269Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.269Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 5 2023-12-15T11:43:27.269Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.269Z WARN 8157 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.269Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.269Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.269Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.269Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.269Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.270Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.270Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.270Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.270Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.270Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.270Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.270Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.270Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 5 2023-12-15T11:43:27.270Z WARN 8157 --- [ached.thread-14] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.270Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.270Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.270Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.271Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.271Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.271Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.271Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.271Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.271Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.271Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.271Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.272Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.272Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.272Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.272Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.272Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.272Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.272Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.272Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.273Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.273Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.273Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.273Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.273Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.273Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.274Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.274Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.274Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.274Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.274Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.274Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.274Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.274Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.274Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.274Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.274Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.275Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.275Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.275Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.275Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.275Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.276Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.276Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.277Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.279Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.280Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.280Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.280Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.281Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.281Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.282Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.282Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.283Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.283Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.284Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.285Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.285Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.286Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.286Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.286Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.286Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.287Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.287Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.287Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.289Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.293Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.300Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.360Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.360Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.360Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.361Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.361Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.361Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.361Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 6 2023-12-15T11:43:27.361Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 6 2023-12-15T11:43:27.361Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.361Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 6 2023-12-15T11:43:27.362Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.362Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 6 2023-12-15T11:43:27.368Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.368Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.369Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.369Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.369Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.369Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.369Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.369Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.369Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.370Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.370Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 5 2023-12-15T11:43:27.370Z WARN 8157 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.370Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.370Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 6 2023-12-15T11:43:27.370Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.370Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 5 2023-12-15T11:43:27.370Z WARN 8157 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d is suspected to be dead for reason: No connection 2023-12-15T11:43:27.370Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:27.370Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.370Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:27.370Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:27.370Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 5 2023-12-15T11:43:27.370Z WARN 8157 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.371Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.371Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.371Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.371Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.371Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.371Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 6 2023-12-15T11:43:27.371Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.371Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.371Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 5 2023-12-15T11:43:27.371Z WARN 8157 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d is suspected to be dead for reason: No connection 2023-12-15T11:43:27.371Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.371Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.372Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.372Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.372Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.372Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.372Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 5 2023-12-15T11:43:27.372Z WARN 8157 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.372Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.372Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.372Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 5 2023-12-15T11:43:27.372Z WARN 8157 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa is suspected to be dead for reason: No connection 2023-12-15T11:43:27.372Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.372Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.372Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 5 2023-12-15T11:43:27.372Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 5 2023-12-15T11:43:27.372Z WARN 8157 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.372Z WARN 8157 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.372Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.372Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.372Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 5 2023-12-15T11:43:27.372Z WARN 8157 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc is suspected to be dead for reason: No connection 2023-12-15T11:43:27.373Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.373Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 5 2023-12-15T11:43:27.373Z WARN 8157 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.373Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.373Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.373Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 5 2023-12-15T11:43:27.373Z WARN 8157 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d is suspected to be dead for reason: No connection 2023-12-15T11:43:27.373Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.373Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.373Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 5 2023-12-15T11:43:27.373Z WARN 8157 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa is suspected to be dead for reason: No connection 2023-12-15T11:43:27.374Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.375Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.375Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 5 2023-12-15T11:43:27.375Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.375Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.375Z WARN 8157 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.376Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.376Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 5 2023-12-15T11:43:27.376Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.376Z WARN 8157 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a is suspected to be dead for reason: No connection 2023-12-15T11:43:27.376Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 5 2023-12-15T11:43:27.376Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.376Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.377Z WARN 8157 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc is suspected to be dead for reason: No connection 2023-12-15T11:43:27.377Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.377Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.377Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.377Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.377Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.377Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.378Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.378Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.378Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.378Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.378Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 5 2023-12-15T11:43:27.378Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.378Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 5 2023-12-15T11:43:27.378Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.378Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.378Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.378Z WARN 8157 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa is suspected to be dead for reason: No connection 2023-12-15T11:43:27.378Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 5 2023-12-15T11:43:27.378Z WARN 8157 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.379Z WARN 8157 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc is suspected to be dead for reason: No connection 2023-12-15T11:43:27.379Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.379Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 5 2023-12-15T11:43:27.379Z WARN 8157 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a is suspected to be dead for reason: No connection 2023-12-15T11:43:27.380Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.380Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 5 2023-12-15T11:43:27.380Z WARN 8157 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.381Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.381Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.381Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 6 2023-12-15T11:43:27.381Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.381Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.381Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.381Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 5 2023-12-15T11:43:27.381Z WARN 8157 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.382Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.382Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.382Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.383Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.383Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 5 2023-12-15T11:43:27.383Z WARN 8157 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.383Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.383Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.383Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 5 2023-12-15T11:43:27.384Z WARN 8157 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d is suspected to be dead for reason: No connection 2023-12-15T11:43:27.384Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.384Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.384Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.384Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.384Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.384Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.384Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.384Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.384Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.384Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 5 2023-12-15T11:43:27.384Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 5 2023-12-15T11:43:27.384Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.384Z WARN 8157 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc is suspected to be dead for reason: No connection 2023-12-15T11:43:27.385Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 5 2023-12-15T11:43:27.385Z WARN 8157 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc is suspected to be dead for reason: No connection 2023-12-15T11:43:27.385Z WARN 8157 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a is suspected to be dead for reason: No connection 2023-12-15T11:43:27.385Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.386Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.387Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.387Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.387Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.388Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.388Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 5 2023-12-15T11:43:27.388Z WARN 8157 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a is suspected to be dead for reason: No connection 2023-12-15T11:43:27.388Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.388Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 5 2023-12-15T11:43:27.388Z WARN 8157 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.396Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.396Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.396Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.396Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.396Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.396Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 5 2023-12-15T11:43:27.396Z WARN 8157 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d is suspected to be dead for reason: No connection 2023-12-15T11:43:27.397Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.397Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 5 2023-12-15T11:43:27.398Z WARN 8157 --- [ached.thread-16] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a is suspected to be dead for reason: No connection 2023-12-15T11:43:27.400Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.401Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.402Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.403Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.410Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 5 2023-12-15T11:43:27.410Z WARN 8157 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa is suspected to be dead for reason: No connection 2023-12-15T11:43:27.410Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.411Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.412Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.413Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.462Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.462Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.462Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.463Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.463Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.463Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.463Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 7 2023-12-15T11:43:27.463Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 7 2023-12-15T11:43:27.463Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.464Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 7 2023-12-15T11:43:27.464Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.464Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 7 2023-12-15T11:43:27.470Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.470Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.470Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.471Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.471Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.471Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 7 2023-12-15T11:43:27.471Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.471Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.472Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.472Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.472Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 6 2023-12-15T11:43:27.472Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.472Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.472Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.472Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 6 2023-12-15T11:43:27.472Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.472Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.473Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.473Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 6 2023-12-15T11:43:27.473Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.473Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.473Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.473Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.473Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.473Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 7 2023-12-15T11:43:27.473Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.473Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 6 2023-12-15T11:43:27.473Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.473Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.473Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 6 2023-12-15T11:43:27.473Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.473Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.473Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.473Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 6 2023-12-15T11:43:27.474Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.474Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.474Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.474Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 6 2023-12-15T11:43:27.474Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.474Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 6 2023-12-15T11:43:27.474Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.474Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.474Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.474Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 6 2023-12-15T11:43:27.474Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 6 2023-12-15T11:43:27.475Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 6 2023-12-15T11:43:27.475Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.475Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 6 2023-12-15T11:43:27.476Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.477Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.477Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.477Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.477Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.478Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.478Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.478Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 6 2023-12-15T11:43:27.478Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 6 2023-12-15T11:43:27.478Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.478Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.479Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.479Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.479Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.479Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.479Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 6 2023-12-15T11:43:27.479Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.479Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.480Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 6 2023-12-15T11:43:27.480Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.481Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.481Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.481Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.481Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.481Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.481Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 6 2023-12-15T11:43:27.482Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.482Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.482Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.482Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.482Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 6 2023-12-15T11:43:27.482Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.482Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 6 2023-12-15T11:43:27.482Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.482Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.482Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.482Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.483Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.483Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.483Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 7 2023-12-15T11:43:27.484Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.484Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.484Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.484Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 6 2023-12-15T11:43:27.484Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.485Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.485Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.485Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 6 2023-12-15T11:43:27.485Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.485Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.485Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 6 2023-12-15T11:43:27.485Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.485Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.485Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.485Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.485Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.485Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.486Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.486Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.486Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 5 2023-12-15T11:43:27.486Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 6 2023-12-15T11:43:27.486Z WARN 8157 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.486Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.486Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 6 2023-12-15T11:43:27.486Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.486Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.486Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.486Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 5 2023-12-15T11:43:27.486Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.486Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 5 2023-12-15T11:43:27.486Z WARN 8157 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 is suspected to be dead for reason: No connection 2023-12-15T11:43:27.487Z WARN 8157 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa is suspected to be dead for reason: No connection 2023-12-15T11:43:27.487Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 6 2023-12-15T11:43:27.488Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.489Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.489Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.489Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.490Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.490Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 6 2023-12-15T11:43:27.490Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.491Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 6 2023-12-15T11:43:27.491Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.491Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 6 2023-12-15T11:43:27.497Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.499Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.499Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.499Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 6 2023-12-15T11:43:27.500Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.500Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 6 2023-12-15T11:43:27.503Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.503Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.510Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.511Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.511Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 6 2023-12-15T11:43:27.512Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.512Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.513Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.513Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.513Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.514Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.555Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:27.555Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:27.561Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:27.561Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:27.564Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.564Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.564Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.565Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.565Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.565Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.565Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 8 2023-12-15T11:43:27.565Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 8 2023-12-15T11:43:27.565Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.565Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 8 2023-12-15T11:43:27.566Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.566Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 8 2023-12-15T11:43:27.572Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.572Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.572Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.573Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.573Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 7 2023-12-15T11:43:27.573Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.573Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.573Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.573Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.573Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 8 2023-12-15T11:43:27.573Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.574Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.575Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.575Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.575Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.575Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.575Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.575Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 7 2023-12-15T11:43:27.575Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.575Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 7 2023-12-15T11:43:27.576Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.576Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.576Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 7 2023-12-15T11:43:27.576Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 7 2023-12-15T11:43:27.576Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.576Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 7 2023-12-15T11:43:27.576Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.576Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 8 2023-12-15T11:43:27.576Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.576Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.576Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.576Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 7 2023-12-15T11:43:27.577Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.577Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.577Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 7 2023-12-15T11:43:27.578Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.578Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.578Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.578Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.578Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.578Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.579Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.579Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.579Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.579Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.579Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 7 2023-12-15T11:43:27.579Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.579Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 7 2023-12-15T11:43:27.579Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 7 2023-12-15T11:43:27.579Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.579Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 7 2023-12-15T11:43:27.579Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.579Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.579Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 7 2023-12-15T11:43:27.579Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.580Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.580Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 7 2023-12-15T11:43:27.580Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.580Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.581Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:27.581Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:27.584Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.584Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.584Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 8 2023-12-15T11:43:27.585Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.585Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.585Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.585Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 7 2023-12-15T11:43:27.586Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.586Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.586Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.586Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.586Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.586Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.586Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 7 2023-12-15T11:43:27.586Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.586Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.586Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 7 2023-12-15T11:43:27.586Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.586Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.586Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 7 2023-12-15T11:43:27.586Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 7 2023-12-15T11:43:27.586Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.586Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 7 2023-12-15T11:43:27.590Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.591Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.591Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.591Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 7 2023-12-15T11:43:27.591Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.591Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.591Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.591Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.592Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 7 2023-12-15T11:43:27.592Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.592Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 7 2023-12-15T11:43:27.592Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.592Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.592Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.592Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.592Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.592Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.592Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.593Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.593Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.593Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.593Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 6 2023-12-15T11:43:27.593Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.593Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.593Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 7 2023-12-15T11:43:27.593Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.593Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.593Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.593Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 7 2023-12-15T11:43:27.593Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 6 2023-12-15T11:43:27.593Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.593Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.593Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.593Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 6 2023-12-15T11:43:27.593Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.593Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.593Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 7 2023-12-15T11:43:27.593Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 7 2023-12-15T11:43:27.593Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.593Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.597Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:27.597Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:27.597Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.597Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 7 2023-12-15T11:43:27.600Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.600Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.601Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.601Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 7 2023-12-15T11:43:27.601Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.601Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 7 2023-12-15T11:43:27.608Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.612Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.612Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.613Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 7 2023-12-15T11:43:27.613Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.613Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.613Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.614Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.614Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.614Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.615Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.665Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.665Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.665Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.666Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.667Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.667Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.667Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 9 2023-12-15T11:43:27.667Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 9 2023-12-15T11:43:27.667Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.667Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 9 2023-12-15T11:43:27.668Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.668Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 9 2023-12-15T11:43:27.673Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.674Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.674Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 8 2023-12-15T11:43:27.676Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.676Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.676Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.676Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.677Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.677Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 8 2023-12-15T11:43:27.677Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.677Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.677Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.677Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.677Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.677Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.677Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.677Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.677Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 9 2023-12-15T11:43:27.677Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.678Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.678Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 8 2023-12-15T11:43:27.678Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 8 2023-12-15T11:43:27.678Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.678Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 8 2023-12-15T11:43:27.678Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.678Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 9 2023-12-15T11:43:27.679Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.679Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 8 2023-12-15T11:43:27.679Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.679Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.679Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.679Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.679Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.679Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.679Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.679Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.680Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.680Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 8 2023-12-15T11:43:27.680Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.680Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 8 2023-12-15T11:43:27.680Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.680Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 8 2023-12-15T11:43:27.680Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.680Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.680Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 8 2023-12-15T11:43:27.680Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.680Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.680Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.681Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.681Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 8 2023-12-15T11:43:27.681Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.681Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 8 2023-12-15T11:43:27.684Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.684Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.685Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.685Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 8 2023-12-15T11:43:27.685Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.687Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.687Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.687Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.687Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.687Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.687Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.687Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.687Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.687Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.687Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.687Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.688Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.688Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.688Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 8 2023-12-15T11:43:27.688Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.688Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.688Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 8 2023-12-15T11:43:27.688Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 8 2023-12-15T11:43:27.688Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.688Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.688Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 9 2023-12-15T11:43:27.688Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 8 2023-12-15T11:43:27.688Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.688Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 8 2023-12-15T11:43:27.688Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.688Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.688Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 8 2023-12-15T11:43:27.689Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.689Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 8 2023-12-15T11:43:27.689Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.691Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.691Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.692Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.692Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 8 2023-12-15T11:43:27.692Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.693Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.693Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.693Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.693Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.693Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.693Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.693Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.693Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.694Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.694Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 8 2023-12-15T11:43:27.694Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.694Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.694Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.694Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.694Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.694Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 8 2023-12-15T11:43:27.694Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.694Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.694Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 8 2023-12-15T11:43:27.694Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.694Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 7 2023-12-15T11:43:27.694Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.694Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.694Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.694Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 7 2023-12-15T11:43:27.694Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 8 2023-12-15T11:43:27.694Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.694Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 8 2023-12-15T11:43:27.694Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.694Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.694Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 8 2023-12-15T11:43:27.695Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.695Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 7 2023-12-15T11:43:27.697Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.698Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.698Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 8 2023-12-15T11:43:27.701Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.702Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.702Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 8 2023-12-15T11:43:27.703Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.703Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.704Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 8 2023-12-15T11:43:27.713Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.714Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.714Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 8 2023-12-15T11:43:27.714Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.714Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.715Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.715Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.715Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.715Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.715Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.716Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.767Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.767Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.767Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.768Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.768Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.768Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.768Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 10 2023-12-15T11:43:27.768Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.768Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 10 2023-12-15T11:43:27.768Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 10 2023-12-15T11:43:27.769Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.769Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 10 2023-12-15T11:43:27.777Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.777Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.778Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.778Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.778Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.778Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.779Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.779Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 10 2023-12-15T11:43:27.779Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.779Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.780Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.780Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.780Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.780Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 9 2023-12-15T11:43:27.780Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.780Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.780Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.781Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.781Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.781Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.781Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.781Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 9 2023-12-15T11:43:27.781Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 9 2023-12-15T11:43:27.781Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.781Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.781Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 9 2023-12-15T11:43:27.781Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 9 2023-12-15T11:43:27.781Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.781Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.781Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.782Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.782Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 9 2023-12-15T11:43:27.782Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.782Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 9 2023-12-15T11:43:27.785Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.786Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.786Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 9 2023-12-15T11:43:27.788Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.788Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.788Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.789Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.789Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.789Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 10 2023-12-15T11:43:27.789Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.789Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 9 2023-12-15T11:43:27.792Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.793Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.793Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 9 2023-12-15T11:43:27.794Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.794Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.794Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.794Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.794Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.795Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.795Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.795Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 9 2023-12-15T11:43:27.795Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.795Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 9 2023-12-15T11:43:27.796Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.798Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.799Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.799Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 9 2023-12-15T11:43:27.802Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.803Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.803Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 9 2023-12-15T11:43:27.804Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.805Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.805Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 9 2023-12-15T11:43:27.814Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.815Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.815Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 9 2023-12-15T11:43:27.819Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.819Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.819Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.819Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.819Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.819Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.819Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.819Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 9 2023-12-15T11:43:27.820Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.820Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.820Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.820Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.820Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 9 2023-12-15T11:43:27.820Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.820Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.820Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.820Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 9 2023-12-15T11:43:27.820Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.820Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 9 2023-12-15T11:43:27.820Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.820Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 9 2023-12-15T11:43:27.820Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.821Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.821Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.821Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.821Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.821Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 9 2023-12-15T11:43:27.821Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.821Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.821Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 8 2023-12-15T11:43:27.823Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.823Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.823Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 9 2023-12-15T11:43:27.823Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 9 2023-12-15T11:43:27.823Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.823Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 9 2023-12-15T11:43:27.824Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.824Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 10 2023-12-15T11:43:27.824Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.824Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 9 2023-12-15T11:43:27.824Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.824Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 9 2023-12-15T11:43:27.825Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.825Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 9 2023-12-15T11:43:27.825Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.827Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 9 2023-12-15T11:43:27.827Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 8 2023-12-15T11:43:27.827Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 9 2023-12-15T11:43:27.827Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 8 2023-12-15T11:43:27.827Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.827Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.828Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.828Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.831Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.834Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.842Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.843Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.845Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.846Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.869Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.869Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.869Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.869Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.869Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.869Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 11 2023-12-15T11:43:27.870Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.870Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.870Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 11 2023-12-15T11:43:27.870Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 11 2023-12-15T11:43:27.870Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.870Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 11 2023-12-15T11:43:27.879Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.879Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.880Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.880Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.880Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 11 2023-12-15T11:43:27.880Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.881Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.881Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.881Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.881Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.881Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 10 2023-12-15T11:43:27.881Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.881Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.881Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.881Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.882Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.882Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 10 2023-12-15T11:43:27.882Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.882Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 10 2023-12-15T11:43:27.882Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.882Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.882Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 10 2023-12-15T11:43:27.882Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 10 2023-12-15T11:43:27.882Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.882Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.883Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.883Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.883Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.883Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 10 2023-12-15T11:43:27.884Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 10 2023-12-15T11:43:27.886Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.887Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.887Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 10 2023-12-15T11:43:27.889Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.889Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.889Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.890Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.890Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.890Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 11 2023-12-15T11:43:27.890Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 10 2023-12-15T11:43:27.893Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.893Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.894Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.894Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 10 2023-12-15T11:43:27.895Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.895Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.895Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.896Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.896Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.896Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 10 2023-12-15T11:43:27.896Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.896Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 10 2023-12-15T11:43:27.897Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.897Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 9 2023-12-15T11:43:27.897Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.900Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.900Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.900Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 10 2023-12-15T11:43:27.903Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.904Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.904Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 10 2023-12-15T11:43:27.905Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.906Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.906Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 10 2023-12-15T11:43:27.916Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.917Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.917Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 10 2023-12-15T11:43:27.920Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.920Z INFO 8157 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.920Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.921Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.921Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.921Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.921Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.921Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 10 2023-12-15T11:43:27.921Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 10 2023-12-15T11:43:27.921Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.921Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 10 2023-12-15T11:43:27.921Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.921Z INFO 8157 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.922Z WARN 8157 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 10 2023-12-15T11:43:27.922Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.922Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 10 2023-12-15T11:43:27.922Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.922Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.922Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 10 2023-12-15T11:43:27.923Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.923Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 9 2023-12-15T11:43:27.923Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.923Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.924Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.924Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.924Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 10 2023-12-15T11:43:27.924Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.924Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 10 2023-12-15T11:43:27.924Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.924Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.924Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 10 2023-12-15T11:43:27.925Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.925Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.925Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.925Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 10 2023-12-15T11:43:27.925Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.925Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 10 2023-12-15T11:43:27.925Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.926Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.926Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 10 2023-12-15T11:43:27.927Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.927Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.927Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.927Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.927Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.927Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.927Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 11 2023-12-15T11:43:27.928Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.928Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.928Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 9 2023-12-15T11:43:27.928Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 10 2023-12-15T11:43:27.928Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.928Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 9 2023-12-15T11:43:27.928Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.928Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.929Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.929Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.929Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 10 2023-12-15T11:43:27.934Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.934Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.940Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.941Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.941Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.941Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.943Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.944Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.946Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.947Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.960Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:27.960Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:27.968Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:27.968Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:27.970Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.970Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.970Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.971Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.971Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.971Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 12 2023-12-15T11:43:27.971Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.971Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.971Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 12 2023-12-15T11:43:27.971Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 12 2023-12-15T11:43:27.972Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.972Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 12 2023-12-15T11:43:27.980Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.981Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.981Z INFO 8157 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.981Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.982Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.982Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.982Z INFO 8157 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.982Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:27.982Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.982Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.982Z INFO 8157 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.982Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.982Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.982Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.982Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.983Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 11 2023-12-15T11:43:27.983Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:27.983Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 11 2023-12-15T11:43:27.983Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.983Z INFO 8157 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.983Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 11 2023-12-15T11:43:27.983Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.983Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.983Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 11 2023-12-15T11:43:27.983Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 11 2023-12-15T11:43:27.983Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.983Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.983Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 12 2023-12-15T11:43:27.984Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.984Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.984Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.984Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.984Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 11 2023-12-15T11:43:27.984Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.985Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.985Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 11 2023-12-15T11:43:27.987Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:27.987Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:27.988Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:27.988Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:27.988Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:27.988Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.989Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.989Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 11 2023-12-15T11:43:27.990Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:27.990Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:27.991Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:27.991Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 11 2023-12-15T11:43:27.991Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:27.991Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 12 2023-12-15T11:43:27.993Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:27.994Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:27.994Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.996Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.996Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 11 2023-12-15T11:43:27.996Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:27.997Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:27.997Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.997Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:27.997Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 11 2023-12-15T11:43:27.998Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:27.998Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.998Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:27.998Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 11 2023-12-15T11:43:27.999Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:27.999Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 10 2023-12-15T11:43:28.001Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.001Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.001Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 11 2023-12-15T11:43:28.004Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.005Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.005Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 11 2023-12-15T11:43:28.006Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.007Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.007Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 11 2023-12-15T11:43:28.018Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.019Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.019Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 11 2023-12-15T11:43:28.022Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.022Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.022Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.022Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.022Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.022Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.023Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.023Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 11 2023-12-15T11:43:28.023Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.023Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 11 2023-12-15T11:43:28.023Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.023Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.023Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.023Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 11 2023-12-15T11:43:28.023Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 11 2023-12-15T11:43:28.023Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.024Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 11 2023-12-15T11:43:28.024Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.024Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 10 2023-12-15T11:43:28.024Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.024Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 11 2023-12-15T11:43:28.024Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.024Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.025Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.025Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 11 2023-12-15T11:43:28.025Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.025Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.025Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 11 2023-12-15T11:43:28.025Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.026Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.026Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.026Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 11 2023-12-15T11:43:28.026Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.026Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.027Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.027Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 11 2023-12-15T11:43:28.027Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.027Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 11 2023-12-15T11:43:28.027Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:28.027Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:28.028Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.028Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.029Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.029Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.029Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.029Z INFO 8157 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.029Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.030Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 10 2023-12-15T11:43:28.030Z INFO 8157 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.030Z WARN 8157 --- [ached.thread-18] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 10 2023-12-15T11:43:28.030Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.030Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 12 2023-12-15T11:43:28.030Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.030Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.030Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 11 2023-12-15T11:43:28.030Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.030Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 11 2023-12-15T11:43:28.038Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.039Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.041Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.041Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.042Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.042Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.044Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.045Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.047Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.047Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.073Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.073Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.073Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.073Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.074Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.074Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 13 2023-12-15T11:43:28.074Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.074Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 13 2023-12-15T11:43:28.074Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.074Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 13 2023-12-15T11:43:28.075Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.075Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 13 2023-12-15T11:43:28.076Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:28.076Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:28.082Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.082Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.083Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.083Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.083Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.083Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.083Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.083Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.083Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.084Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.084Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.084Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.084Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 11 2023-12-15T11:43:28.084Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.084Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 12 2023-12-15T11:43:28.084Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.084Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.084Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 12 2023-12-15T11:43:28.084Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 12 2023-12-15T11:43:28.084Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.084Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.084Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 13 2023-12-15T11:43:28.084Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.084Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.084Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.084Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 12 2023-12-15T11:43:28.085Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.085Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 12 2023-12-15T11:43:28.085Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.085Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.085Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.085Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.085Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.085Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 12 2023-12-15T11:43:28.085Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.086Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.086Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 12 2023-12-15T11:43:28.089Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.090Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.090Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 12 2023-12-15T11:43:28.091Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.091Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.092Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.092Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 12 2023-12-15T11:43:28.092Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.092Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 13 2023-12-15T11:43:28.094Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.095Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.096Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.097Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.097Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 12 2023-12-15T11:43:28.098Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.098Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.099Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.099Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.099Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.099Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.099Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 12 2023-12-15T11:43:28.099Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.099Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 12 2023-12-15T11:43:28.100Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.100Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 11 2023-12-15T11:43:28.101Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.102Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.102Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 12 2023-12-15T11:43:28.106Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.106Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.107Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 12 2023-12-15T11:43:28.107Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.108Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.108Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 12 2023-12-15T11:43:28.109Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:28.109Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:28.118Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.119Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.119Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.119Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.120Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.121Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.121Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 12 2023-12-15T11:43:28.123Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.123Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.124Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.124Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.124Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.124Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.124Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.124Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.124Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 12 2023-12-15T11:43:28.125Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.125Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 12 2023-12-15T11:43:28.125Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.125Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 12 2023-12-15T11:43:28.125Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.125Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 12 2023-12-15T11:43:28.125Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.125Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.125Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 11 2023-12-15T11:43:28.125Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.125Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 12 2023-12-15T11:43:28.125Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.125Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 12 2023-12-15T11:43:28.126Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.126Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.126Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 12 2023-12-15T11:43:28.126Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.127Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.127Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.127Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 12 2023-12-15T11:43:28.127Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 12 2023-12-15T11:43:28.127Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.127Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.128Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.128Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 12 2023-12-15T11:43:28.128Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.128Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 12 2023-12-15T11:43:28.128Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.130Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.130Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.130Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.130Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.130Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.130Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.131Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.131Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 11 2023-12-15T11:43:28.131Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.131Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 12 2023-12-15T11:43:28.131Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.131Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.131Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 11 2023-12-15T11:43:28.131Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.131Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.131Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 12 2023-12-15T11:43:28.131Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 13 2023-12-15T11:43:28.132Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.140Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.140Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.140Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.141Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.141Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.142Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.143Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.145Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.146Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.147Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.148Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.149Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.174Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.174Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.175Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.175Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.175Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.175Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.176Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 14 2023-12-15T11:43:28.176Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 14 2023-12-15T11:43:28.176Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.176Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.176Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 14 2023-12-15T11:43:28.176Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 14 2023-12-15T11:43:28.184Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.184Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.184Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.184Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.184Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.184Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.185Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.185Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.185Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.185Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.185Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.185Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.185Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.185Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.185Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.185Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 13 2023-12-15T11:43:28.185Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.185Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 12 2023-12-15T11:43:28.186Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.186Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 13 2023-12-15T11:43:28.186Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.186Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.185Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 14 2023-12-15T11:43:28.186Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 13 2023-12-15T11:43:28.186Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.186Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 13 2023-12-15T11:43:28.186Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.186Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.186Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.186Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.186Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.186Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 13 2023-12-15T11:43:28.187Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.187Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 13 2023-12-15T11:43:28.187Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.190Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.192Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.192Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.193Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.193Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 13 2023-12-15T11:43:28.193Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.193Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 13 2023-12-15T11:43:28.193Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.193Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 14 2023-12-15T11:43:28.195Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.196Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.196Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.196Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 13 2023-12-15T11:43:28.197Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.198Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.198Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 13 2023-12-15T11:43:28.199Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.200Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.200Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.203Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.225Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.204Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.225Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.226Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.226Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.226Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 13 2023-12-15T11:43:28.226Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.226Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 13 2023-12-15T11:43:28.226Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.226Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.226Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.226Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 13 2023-12-15T11:43:28.226Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.226Z INFO 8157 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.226Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.226Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 13 2023-12-15T11:43:28.226Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.226Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.226Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.226Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.226Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.226Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 13 2023-12-15T11:43:28.226Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.227Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.227Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.227Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 13 2023-12-15T11:43:28.227Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.227Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.227Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 13 2023-12-15T11:43:28.227Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.227Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.227Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 13 2023-12-15T11:43:28.227Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.228Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 13 2023-12-15T11:43:28.228Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.228Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.228Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 13 2023-12-15T11:43:28.226Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.228Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.228Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.228Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 13 2023-12-15T11:43:28.228Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 13 2023-12-15T11:43:28.228Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.228Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 12 2023-12-15T11:43:28.228Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.228Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 12 2023-12-15T11:43:28.229Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.229Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.229Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.229Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.229Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 13 2023-12-15T11:43:28.229Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.229Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 13 2023-12-15T11:43:28.229Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.229Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 13 2023-12-15T11:43:28.229Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.229Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 13 2023-12-15T11:43:28.231Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.231Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.231Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.231Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.231Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.232Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.232Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 13 2023-12-15T11:43:28.233Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.233Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 12 2023-12-15T11:43:28.233Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.233Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 13 2023-12-15T11:43:28.233Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.233Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.233Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.233Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 12 2023-12-15T11:43:28.233Z INFO 8157 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.233Z WARN 8157 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 13 2023-12-15T11:43:28.233Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.234Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.235Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.235Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 14 2023-12-15T11:43:28.241Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.241Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.242Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.242Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.243Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.243Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.246Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.247Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.247Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.248Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.249Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.249Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.275Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:28.275Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:28.276Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.276Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.276Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.276Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.277Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.277Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.277Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 15 2023-12-15T11:43:28.277Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 15 2023-12-15T11:43:28.277Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.277Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 15 2023-12-15T11:43:28.277Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.277Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 15 2023-12-15T11:43:28.286Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.286Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.286Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.286Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.286Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.286Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.286Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.286Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.286Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.286Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.286Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.286Z INFO 8157 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.286Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 15 2023-12-15T11:43:28.286Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.286Z WARN 8157 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 14 2023-12-15T11:43:28.286Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.287Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.287Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.287Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 14 2023-12-15T11:43:28.287Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.287Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.287Z INFO 8157 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.287Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.288Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.288Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.288Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 13 2023-12-15T11:43:28.288Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.288Z INFO 8157 --- [ached.thread-18] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.288Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 14 2023-12-15T11:43:28.288Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.288Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 14 2023-12-15T11:43:28.293Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.293Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.296Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.296Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.296Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 14 2023-12-15T11:43:28.297Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.297Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 14 2023-12-15T11:43:28.297Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.297Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 14 2023-12-15T11:43:28.299Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.299Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 14 2023-12-15T11:43:28.299Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.299Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.300Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.303Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.303Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 15 2023-12-15T11:43:28.304Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.305Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.305Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 14 2023-12-15T11:43:28.326Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.326Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.326Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.326Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.327Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.327Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.327Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 14 2023-12-15T11:43:28.327Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.327Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 14 2023-12-15T11:43:28.327Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.327Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.327Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 14 2023-12-15T11:43:28.327Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.328Z INFO 8157 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.328Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.328Z WARN 8157 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 14 2023-12-15T11:43:28.328Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.328Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.328Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.328Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.328Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.328Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 14 2023-12-15T11:43:28.328Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.328Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.329Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.329Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.329Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 14 2023-12-15T11:43:28.329Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 14 2023-12-15T11:43:28.329Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.329Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.329Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 14 2023-12-15T11:43:28.329Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.329Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 14 2023-12-15T11:43:28.329Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.329Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.329Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 14 2023-12-15T11:43:28.329Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.329Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 13 2023-12-15T11:43:28.329Z INFO 8157 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.329Z WARN 8157 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 14 2023-12-15T11:43:28.329Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.329Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 14 2023-12-15T11:43:28.329Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.329Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.329Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.330Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.330Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.330Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.330Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.330Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 14 2023-12-15T11:43:28.330Z INFO 8157 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.330Z WARN 8157 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 14 2023-12-15T11:43:28.332Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.332Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 13 2023-12-15T11:43:28.332Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.332Z WARN 8157 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 14 2023-12-15T11:43:28.332Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.332Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 14 2023-12-15T11:43:28.332Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.333Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.333Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 14 2023-12-15T11:43:28.333Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.333Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.333Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.333Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.334Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.334Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.334Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 14 2023-12-15T11:43:28.334Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.334Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 13 2023-12-15T11:43:28.334Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.334Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.334Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 14 2023-12-15T11:43:28.334Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.334Z WARN 8157 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 13 2023-12-15T11:43:28.335Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.335Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.336Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.336Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.336Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 15 2023-12-15T11:43:28.342Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.342Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.343Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.343Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.344Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.344Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.347Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.348Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.348Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.349Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.350Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.350Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.377Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:28.377Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:28.378Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.378Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.378Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.378Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.379Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.379Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.379Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 16 2023-12-15T11:43:28.379Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 16 2023-12-15T11:43:28.379Z INFO 8157 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.379Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.379Z WARN 8157 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 16 2023-12-15T11:43:28.379Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 16 2023-12-15T11:43:28.381Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.382Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.382Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.382Z INFO 8157 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.386Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.386Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.387Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.387Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.387Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.387Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.387Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.387Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.388Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 15 2023-12-15T11:43:28.388Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.388Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 14 2023-12-15T11:43:28.388Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.388Z INFO 8157 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.388Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.388Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.388Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 16 2023-12-15T11:43:28.388Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.388Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.388Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.388Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.388Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 15 2023-12-15T11:43:28.388Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.389Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.389Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.389Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.390Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.390Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 14 2023-12-15T11:43:28.390Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.390Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 15 2023-12-15T11:43:28.390Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.390Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 15 2023-12-15T11:43:28.397Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.398Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.398Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 15 2023-12-15T11:43:28.398Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.398Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.399Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.399Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 15 2023-12-15T11:43:28.400Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.400Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.400Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 15 2023-12-15T11:43:28.400Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.401Z INFO 8157 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.402Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.402Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 15 2023-12-15T11:43:28.405Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.406Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.406Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 15 2023-12-15T11:43:28.407Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.408Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.408Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 16 2023-12-15T11:43:28.408Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.408Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 5 2023-12-15T11:43:28.408Z WARN 8157 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 is suspected to be dead for reason: No connection 2023-12-15T11:43:28.408Z INFO 8157 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 2023-12-15T11:43:28.408Z INFO 8157 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=13, members=[MemberInfo{address=[10.30.106.84]:5701, uuid=57ccc070-982a-418f-81dc-2403121cd9bc, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.106.84]:5702, uuid=9da59bce-f051-4f61-9a18-8c6624acce2a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.106.84]:5703, uuid=e17820e6-4060-4eba-98a7-8d2469ceab93, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.84]:5704, uuid=d90c43d8-78fd-434e-b935-a3af15aeb2fa, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.84]:5705, uuid=99f517ee-6d0a-4f1e-9690-a7282a156281, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.106.84]:5706, uuid=b826bf72-8422-43f6-8431-f9a98b2cf953, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.84]:5707, uuid=484ea1b1-1241-4871-b101-aa83db6cf77d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.171]:5702, uuid=42eb0477-84c5-42d7-a585-74dde8b59592, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.171]:5703, uuid=de32404b-47d9-413e-8064-fc4180cf1e51, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.171]:5704, uuid=5a8f608a-8bdf-4ef9-870b-847eb9f88183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.171]:5705, uuid=3470bcc1-8b4f-46c7-8ceb-0e2597a74a25, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.171]:5706, uuid=402e69d2-c111-4fdb-8b3e-dec2b90cdd15, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.171]:5707, uuid=3348b116-6dba-4253-963c-a975122e24d7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} with suspected members: [Member [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a, Member [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d, Member [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281, Member [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93, Member [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa, Member [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc, Member [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953] and initial addresses to ask: [Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51, Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183, Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15, Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25, Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7] 2023-12-15T11:43:28.412Z WARN 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.171]:5702 is accepted. Response: MembersView{version=13, members=[MemberInfo{address=[10.30.106.171]:5702, uuid=42eb0477-84c5-42d7-a585-74dde8b59592, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.171]:5703, uuid=de32404b-47d9-413e-8064-fc4180cf1e51, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.171]:5704, uuid=5a8f608a-8bdf-4ef9-870b-847eb9f88183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.171]:5705, uuid=3470bcc1-8b4f-46c7-8ceb-0e2597a74a25, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.171]:5706, uuid=402e69d2-c111-4fdb-8b3e-dec2b90cdd15, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.171]:5707, uuid=3348b116-6dba-4253-963c-a975122e24d7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} 2023-12-15T11:43:28.412Z WARN 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.171]:5702 is accepted. Response: MembersView{version=13, members=[MemberInfo{address=[10.30.106.171]:5702, uuid=42eb0477-84c5-42d7-a585-74dde8b59592, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.171]:5703, uuid=de32404b-47d9-413e-8064-fc4180cf1e51, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.171]:5704, uuid=5a8f608a-8bdf-4ef9-870b-847eb9f88183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.171]:5705, uuid=3470bcc1-8b4f-46c7-8ceb-0e2597a74a25, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.171]:5706, uuid=402e69d2-c111-4fdb-8b3e-dec2b90cdd15, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.171]:5707, uuid=3348b116-6dba-4253-963c-a975122e24d7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} 2023-12-15T11:43:28.413Z WARN 8157 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.171]:5702 is accepted. Response: MembersView{version=13, members=[MemberInfo{address=[10.30.106.171]:5702, uuid=42eb0477-84c5-42d7-a585-74dde8b59592, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.171]:5703, uuid=de32404b-47d9-413e-8064-fc4180cf1e51, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.171]:5704, uuid=5a8f608a-8bdf-4ef9-870b-847eb9f88183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.171]:5705, uuid=3470bcc1-8b4f-46c7-8ceb-0e2597a74a25, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.171]:5706, uuid=402e69d2-c111-4fdb-8b3e-dec2b90cdd15, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.171]:5707, uuid=3348b116-6dba-4253-963c-a975122e24d7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} 2023-12-15T11:43:28.414Z WARN 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.171]:5702 is accepted. Response: MembersView{version=13, members=[MemberInfo{address=[10.30.106.171]:5702, uuid=42eb0477-84c5-42d7-a585-74dde8b59592, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.171]:5703, uuid=de32404b-47d9-413e-8064-fc4180cf1e51, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.171]:5704, uuid=5a8f608a-8bdf-4ef9-870b-847eb9f88183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.171]:5705, uuid=3470bcc1-8b4f-46c7-8ceb-0e2597a74a25, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.171]:5706, uuid=402e69d2-c111-4fdb-8b3e-dec2b90cdd15, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.171]:5707, uuid=3348b116-6dba-4253-963c-a975122e24d7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} 2023-12-15T11:43:28.415Z WARN 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.171]:5702 is accepted. Response: MembersView{version=13, members=[MemberInfo{address=[10.30.106.171]:5702, uuid=42eb0477-84c5-42d7-a585-74dde8b59592, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.171]:5703, uuid=de32404b-47d9-413e-8064-fc4180cf1e51, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.171]:5704, uuid=5a8f608a-8bdf-4ef9-870b-847eb9f88183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.171]:5705, uuid=3470bcc1-8b4f-46c7-8ceb-0e2597a74a25, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.171]:5706, uuid=402e69d2-c111-4fdb-8b3e-dec2b90cdd15, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.171]:5707, uuid=3348b116-6dba-4253-963c-a975122e24d7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} 2023-12-15T11:43:28.421Z INFO 8157 --- [ached.thread-12] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 57ccc070-982a-418f-81dc-2403121cd9bc 2023-12-15T11:43:28.426Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.426Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.427Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.427Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.427Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.427Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.428Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.428Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.428Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 15 2023-12-15T11:43:28.428Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.428Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.428Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 15 2023-12-15T11:43:28.428Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.429Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:28.429Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:28.429Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:28.429Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.429Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.429Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.429Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.429Z INFO 8157 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.429Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.429Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5703, timeout: 10000, bind-any: true 2023-12-15T11:43:28.429Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5707, timeout: 10000, bind-any: true 2023-12-15T11:43:28.430Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.430Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 15 2023-12-15T11:43:28.430Z INFO 8157 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.430Z WARN 8157 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 15 2023-12-15T11:43:28.430Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5701, timeout: 10000, bind-any: true 2023-12-15T11:43:28.430Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.430Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5703}, Error-Count: 15 2023-12-15T11:43:28.430Z INFO 8157 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.430Z WARN 8157 --- [ached.thread-17] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5701 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5701}, Error-Count: 15 2023-12-15T11:43:28.430Z INFO 8157 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.430Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5707. Reason: IOException[Connection refused to address /10.30.106.84:5707] 2023-12-15T11:43:28.430Z WARN 8157 --- [ached.thread-15] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 15 2023-12-15T11:43:28.430Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.430Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5703. Reason: IOException[Connection refused to address /10.30.106.84:5703] 2023-12-15T11:43:28.430Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5701. Reason: IOException[Connection refused to address /10.30.106.84:5701] 2023-12-15T11:43:28.431Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.431Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.431Z INFO 8157 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.431Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 15 2023-12-15T11:43:28.432Z INFO 8157 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.432Z WARN 8157 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 15 2023-12-15T11:43:28.432Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.432Z INFO 8157 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.432Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 15 2023-12-15T11:43:28.432Z WARN 8157 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 15 2023-12-15T11:43:28.433Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5705, timeout: 10000, bind-any: true 2023-12-15T11:43:28.433Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5702, timeout: 10000, bind-any: true 2023-12-15T11:43:28.434Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5705. Reason: IOException[Connection refused to address /10.30.106.84:5705] 2023-12-15T11:43:28.434Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 15 2023-12-15T11:43:28.434Z INFO 8157 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.434Z WARN 8157 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 15 2023-12-15T11:43:28.435Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.435Z INFO 8157 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.435Z WARN 8157 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 15 2023-12-15T11:43:28.435Z INFO 8157 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5701, UUID: 57ccc070-982a-418f-81dc-2403121cd9bc 2023-12-15T11:43:28.436Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5706, timeout: 10000, bind-any: true 2023-12-15T11:43:28.438Z INFO 8157 --- [ached.thread-12] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 9da59bce-f051-4f61-9a18-8c6624acce2a 2023-12-15T11:43:28.438Z INFO 8157 --- [ached.thread-12] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e17820e6-4060-4eba-98a7-8d2469ceab93 2023-12-15T11:43:28.438Z INFO 8157 --- [ached.thread-12] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d90c43d8-78fd-434e-b935-a3af15aeb2fa 2023-12-15T11:43:28.438Z INFO 8157 --- [ached.thread-12] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 99f517ee-6d0a-4f1e-9690-a7282a156281 2023-12-15T11:43:28.439Z INFO 8157 --- [ached.thread-12] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b826bf72-8422-43f6-8431-f9a98b2cf953 2023-12-15T11:43:28.439Z INFO 8157 --- [ached.thread-12] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 484ea1b1-1241-4871-b101-aa83db6cf77d 2023-12-15T11:43:28.439Z INFO 8157 --- [ached.thread-12] c.h.internal.cluster.ClusterService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:14} [ Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 this Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7 ] 2023-12-15T11:43:28.440Z INFO 8157 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=14, members=[MemberInfo{address=[10.30.106.171]:5702, uuid=42eb0477-84c5-42d7-a585-74dde8b59592, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.171]:5703, uuid=de32404b-47d9-413e-8064-fc4180cf1e51, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.171]:5704, uuid=5a8f608a-8bdf-4ef9-870b-847eb9f88183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.171]:5705, uuid=3470bcc1-8b4f-46c7-8ceb-0e2597a74a25, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.106.171]:5706, uuid=402e69d2-c111-4fdb-8b3e-dec2b90cdd15, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.106.171]:5707, uuid=3348b116-6dba-4253-963c-a975122e24d7, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} 2023-12-15T11:43:28.440Z WARN 8157 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5707}, Error-Count: 15 2023-12-15T11:43:28.440Z INFO 8157 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5702. Reason: IOException[Connection refused to address /10.30.106.84:5702] 2023-12-15T11:43:28.440Z WARN 8157 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5702}, Error-Count: 14 2023-12-15T11:43:28.440Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5705}, Error-Count: 15 2023-12-15T11:43:28.440Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.84:5704, timeout: 10000, bind-any: true 2023-12-15T11:43:28.440Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 57ccc070-982a-418f-81dc-2403121cd9bc 2023-12-15T11:43:28.440Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 9da59bce-f051-4f61-9a18-8c6624acce2a 2023-12-15T11:43:28.440Z INFO 8157 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5701, UUID: 57ccc070-982a-418f-81dc-2403121cd9bc 2023-12-15T11:43:28.441Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e17820e6-4060-4eba-98a7-8d2469ceab93 2023-12-15T11:43:28.441Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d90c43d8-78fd-434e-b935-a3af15aeb2fa 2023-12-15T11:43:28.441Z INFO 8157 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5704. Reason: IOException[Connection refused to address /10.30.106.84:5704] 2023-12-15T11:43:28.441Z WARN 8157 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5704}, Error-Count: 15 2023-12-15T11:43:28.441Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 99f517ee-6d0a-4f1e-9690-a7282a156281 2023-12-15T11:43:28.441Z INFO 8157 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 57ccc070-982a-418f-81dc-2403121cd9bc 2023-12-15T11:43:28.441Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 57ccc070-982a-418f-81dc-2403121cd9bc 2023-12-15T11:43:28.441Z INFO 8157 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 9da59bce-f051-4f61-9a18-8c6624acce2a 2023-12-15T11:43:28.441Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 9da59bce-f051-4f61-9a18-8c6624acce2a 2023-12-15T11:43:28.441Z INFO 8157 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5701, UUID: 57ccc070-982a-418f-81dc-2403121cd9bc 2023-12-15T11:43:28.442Z INFO 8157 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e17820e6-4060-4eba-98a7-8d2469ceab93 2023-12-15T11:43:28.442Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e17820e6-4060-4eba-98a7-8d2469ceab93 2023-12-15T11:43:28.442Z INFO 8157 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d90c43d8-78fd-434e-b935-a3af15aeb2fa 2023-12-15T11:43:28.442Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d90c43d8-78fd-434e-b935-a3af15aeb2fa 2023-12-15T11:43:28.442Z INFO 8157 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5702, UUID: 9da59bce-f051-4f61-9a18-8c6624acce2a 2023-12-15T11:43:28.442Z INFO 8157 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.84:5706. Reason: IOException[Connection refused to address /10.30.106.84:5706] 2023-12-15T11:43:28.442Z WARN 8157 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.84]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.84:5706}, Error-Count: 16 2023-12-15T11:43:28.442Z INFO 8157 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 99f517ee-6d0a-4f1e-9690-a7282a156281 2023-12-15T11:43:28.442Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 99f517ee-6d0a-4f1e-9690-a7282a156281 2023-12-15T11:43:28.442Z INFO 8157 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5702, UUID: 9da59bce-f051-4f61-9a18-8c6624acce2a 2023-12-15T11:43:28.442Z INFO 8157 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b826bf72-8422-43f6-8431-f9a98b2cf953 2023-12-15T11:43:28.442Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b826bf72-8422-43f6-8431-f9a98b2cf953 2023-12-15T11:43:28.442Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 57ccc070-982a-418f-81dc-2403121cd9bc 2023-12-15T11:43:28.442Z INFO 8157 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5703, UUID: e17820e6-4060-4eba-98a7-8d2469ceab93 2023-12-15T11:43:28.442Z INFO 8157 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 484ea1b1-1241-4871-b101-aa83db6cf77d 2023-12-15T11:43:28.443Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 484ea1b1-1241-4871-b101-aa83db6cf77d 2023-12-15T11:43:28.443Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 9da59bce-f051-4f61-9a18-8c6624acce2a 2023-12-15T11:43:28.443Z INFO 8157 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5701, UUID: 57ccc070-982a-418f-81dc-2403121cd9bc 2023-12-15T11:43:28.443Z INFO 8157 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5703, UUID: e17820e6-4060-4eba-98a7-8d2469ceab93 2023-12-15T11:43:28.443Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e17820e6-4060-4eba-98a7-8d2469ceab93 2023-12-15T11:43:28.443Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d90c43d8-78fd-434e-b935-a3af15aeb2fa 2023-12-15T11:43:28.443Z INFO 8157 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:14} [ Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 this Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7 ] 2023-12-15T11:43:28.443Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:14} [ Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 this Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7 ] 2023-12-15T11:43:28.443Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 99f517ee-6d0a-4f1e-9690-a7282a156281 2023-12-15T11:43:28.443Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b826bf72-8422-43f6-8431-f9a98b2cf953 2023-12-15T11:43:28.443Z INFO 8157 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5704, UUID: d90c43d8-78fd-434e-b935-a3af15aeb2fa 2023-12-15T11:43:28.443Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 484ea1b1-1241-4871-b101-aa83db6cf77d 2023-12-15T11:43:28.444Z INFO 8157 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5705, UUID: 99f517ee-6d0a-4f1e-9690-a7282a156281 2023-12-15T11:43:28.444Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:14} [ Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 this Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7 ] 2023-12-15T11:43:28.444Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 57ccc070-982a-418f-81dc-2403121cd9bc 2023-12-15T11:43:28.444Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 9da59bce-f051-4f61-9a18-8c6624acce2a 2023-12-15T11:43:28.444Z INFO 8157 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5702, UUID: 9da59bce-f051-4f61-9a18-8c6624acce2a 2023-12-15T11:43:28.444Z INFO 8157 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5701, UUID: 57ccc070-982a-418f-81dc-2403121cd9bc 2023-12-15T11:43:28.444Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e17820e6-4060-4eba-98a7-8d2469ceab93 2023-12-15T11:43:28.445Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d90c43d8-78fd-434e-b935-a3af15aeb2fa 2023-12-15T11:43:28.445Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 99f517ee-6d0a-4f1e-9690-a7282a156281 2023-12-15T11:43:28.445Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b826bf72-8422-43f6-8431-f9a98b2cf953 2023-12-15T11:43:28.445Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 484ea1b1-1241-4871-b101-aa83db6cf77d 2023-12-15T11:43:28.445Z INFO 8157 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5702, UUID: 9da59bce-f051-4f61-9a18-8c6624acce2a 2023-12-15T11:43:28.445Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:14} [ Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7 this ] 2023-12-15T11:43:28.445Z INFO 8157 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5703, UUID: e17820e6-4060-4eba-98a7-8d2469ceab93 2023-12-15T11:43:28.446Z INFO 8157 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5701, UUID: 57ccc070-982a-418f-81dc-2403121cd9bc 2023-12-15T11:43:28.446Z INFO 8157 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5703, UUID: e17820e6-4060-4eba-98a7-8d2469ceab93 2023-12-15T11:43:28.447Z INFO 8157 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5702, UUID: 9da59bce-f051-4f61-9a18-8c6624acce2a 2023-12-15T11:43:28.447Z INFO 8157 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5704, UUID: d90c43d8-78fd-434e-b935-a3af15aeb2fa 2023-12-15T11:43:28.447Z INFO 8157 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5704, UUID: d90c43d8-78fd-434e-b935-a3af15aeb2fa 2023-12-15T11:43:28.448Z INFO 8157 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5703, UUID: e17820e6-4060-4eba-98a7-8d2469ceab93 2023-12-15T11:43:28.448Z INFO 8157 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5702, UUID: 9da59bce-f051-4f61-9a18-8c6624acce2a 2023-12-15T11:43:28.449Z INFO 8157 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5705, UUID: 99f517ee-6d0a-4f1e-9690-a7282a156281 2023-12-15T11:43:28.449Z INFO 8157 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5705, UUID: 99f517ee-6d0a-4f1e-9690-a7282a156281 2023-12-15T11:43:28.450Z INFO 8157 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5704, UUID: d90c43d8-78fd-434e-b935-a3af15aeb2fa 2023-12-15T11:43:28.450Z INFO 8157 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5706, UUID: b826bf72-8422-43f6-8431-f9a98b2cf953 2023-12-15T11:43:28.450Z INFO 8157 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5703, UUID: e17820e6-4060-4eba-98a7-8d2469ceab93 2023-12-15T11:43:28.450Z INFO 8157 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5706, UUID: b826bf72-8422-43f6-8431-f9a98b2cf953 2023-12-15T11:43:28.451Z INFO 8157 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5705, UUID: 99f517ee-6d0a-4f1e-9690-a7282a156281 2023-12-15T11:43:28.451Z INFO 8157 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5707, UUID: 484ea1b1-1241-4871-b101-aa83db6cf77d 2023-12-15T11:43:28.452Z INFO 8157 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5704, UUID: d90c43d8-78fd-434e-b935-a3af15aeb2fa 2023-12-15T11:43:28.452Z INFO 8157 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5707, UUID: 484ea1b1-1241-4871-b101-aa83db6cf77d 2023-12-15T11:43:28.452Z INFO 8157 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5706, UUID: b826bf72-8422-43f6-8431-f9a98b2cf953 2023-12-15T11:43:28.453Z INFO 8157 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5707, UUID: 484ea1b1-1241-4871-b101-aa83db6cf77d 2023-12-15T11:43:28.454Z INFO 8157 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5705, UUID: 99f517ee-6d0a-4f1e-9690-a7282a156281 2023-12-15T11:43:28.455Z INFO 8157 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5706, UUID: b826bf72-8422-43f6-8431-f9a98b2cf953 2023-12-15T11:43:28.441Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID b826bf72-8422-43f6-8431-f9a98b2cf953 2023-12-15T11:43:28.464Z INFO 8157 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 484ea1b1-1241-4871-b101-aa83db6cf77d 2023-12-15T11:43:28.464Z INFO 8157 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:14} [ Member [10.30.106.171]:5702 - 42eb0477-84c5-42d7-a585-74dde8b59592 Member [10.30.106.171]:5703 - de32404b-47d9-413e-8064-fc4180cf1e51 this Member [10.30.106.171]:5704 - 5a8f608a-8bdf-4ef9-870b-847eb9f88183 Member [10.30.106.171]:5705 - 3470bcc1-8b4f-46c7-8ceb-0e2597a74a25 Member [10.30.106.171]:5706 - 402e69d2-c111-4fdb-8b3e-dec2b90cdd15 Member [10.30.106.171]:5707 - 3348b116-6dba-4253-963c-a975122e24d7 ] 2023-12-15T11:43:28.467Z INFO 8157 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5706, UUID: b826bf72-8422-43f6-8431-f9a98b2cf953 2023-12-15T11:43:28.467Z INFO 8157 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5707, UUID: 484ea1b1-1241-4871-b101-aa83db6cf77d 2023-12-15T11:43:28.471Z INFO 8157 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5704, UUID: d90c43d8-78fd-434e-b935-a3af15aeb2fa 2023-12-15T11:43:28.471Z INFO 8157 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5705, UUID: 99f517ee-6d0a-4f1e-9690-a7282a156281 2023-12-15T11:43:28.472Z INFO 8157 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5706, UUID: b826bf72-8422-43f6-8431-f9a98b2cf953 2023-12-15T11:43:28.473Z INFO 8157 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5707, UUID: 484ea1b1-1241-4871-b101-aa83db6cf77d 2023-12-15T11:43:28.477Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:28.477Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:28.486Z INFO 8157 --- [cached.thread-7] c.h.t.TransactionManagerService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.84]:5707, UUID: 484ea1b1-1241-4871-b101-aa83db6cf77d 2023-12-15T11:43:28.497Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:28.497Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:28.633Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:28.633Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:28.689Z INFO 8157 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: 3564323834649155166 2023-12-15T11:43:28.714Z INFO 8157 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 2023-12-15T11:43:28.714Z INFO 8157 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 2023-12-15T11:43:28.716Z WARN 8157 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.171]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 } 2023-12-15T11:43:28.721Z WARN 8157 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.106.171]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.171]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 } 2023-12-15T11:43:28.721Z WARN 8157 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.171]:5705 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.171]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 } 2023-12-15T11:43:28.723Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:28.724Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:28.727Z WARN 8157 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.171]:5704 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.171]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 } 2023-12-15T11:43:28.730Z WARN 8157 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.171]:5706 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.171]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 } 2023-12-15T11:43:28.730Z WARN 8157 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.171]:5707 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.171]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.84]:5702 - 9da59bce-f051-4f61-9a18-8c6624acce2a [10.30.106.84]:5707 - 484ea1b1-1241-4871-b101-aa83db6cf77d [10.30.106.84]:5705 - 99f517ee-6d0a-4f1e-9690-a7282a156281 [10.30.106.84]:5704 - d90c43d8-78fd-434e-b935-a3af15aeb2fa [10.30.106.84]:5703 - e17820e6-4060-4eba-98a7-8d2469ceab93 [10.30.106.84]:5701 - 57ccc070-982a-418f-81dc-2403121cd9bc [10.30.106.84]:5706 - b826bf72-8422-43f6-8431-f9a98b2cf953 } 2023-12-15T11:43:28.754Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=250 is completely lost! 2023-12-15T11:43:28.756Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=251 is completely lost! 2023-12-15T11:43:28.756Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=252 is completely lost! 2023-12-15T11:43:28.756Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=253 is completely lost! 2023-12-15T11:43:28.756Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=254 is completely lost! 2023-12-15T11:43:28.756Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=255 is completely lost! 2023-12-15T11:43:28.756Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=256 is completely lost! 2023-12-15T11:43:28.756Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=257 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=258 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=259 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=260 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=261 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=262 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=263 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=264 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=265 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=266 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=267 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=268 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=269 is completely lost! 2023-12-15T11:43:28.757Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=270 is completely lost! 2023-12-15T11:43:28.830Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:28.830Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:28.904Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:28.905Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:28.905Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:28.998Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:28.998Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:29.030Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:29.030Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:29.070Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:29.070Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:29.093Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:29.093Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:29.158Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:29.158Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:29.371Z WARN 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Assigning new owners for 21 LOST partitions! 2023-12-15T11:43:29.374Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:29.374Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:29.377Z INFO 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 1042 2023-12-15T11:43:29.398Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:29.398Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:29.431Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:29.431Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:29.502Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:29.502Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:29.554Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:29.554Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:29.554Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:29.564Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:29.564Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:29.601Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:29.601Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:29.821Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:29.821Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:29.822Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:29.822Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:29.913Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:29.913Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:30.002Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:30.002Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:30.052Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:30.052Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:30.052Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:30.146Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:30.147Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:30.283Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:30.283Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:30.368Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:30.368Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:30.487Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:30.487Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:30.519Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:30.519Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:30.519Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:30.569Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:30.569Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:30.573Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:30.573Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:30.628Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:30.628Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:30.669Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:30.669Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:30.782Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:30.782Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:30.876Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:30.876Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:30.990Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:30.990Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:31.146Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:31.146Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:31.184Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:31.184Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:31.222Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:31.222Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:31.228Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:31.228Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:31.243Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:31.243Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:31.243Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:31.280Z INFO 8157 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.171]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Fri Dec 15 11:43:29 UTC 2023, plannedMigrations=1042, completedMigrations=1063, remainingMigrations=-21, totalCompletedMigrations=2155) 2023-12-15T11:43:31.409Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:31.409Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:31.586Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:31.586Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:31.629Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:31.629Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:31.640Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:31.640Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:31.736Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:31.736Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:31.736Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:31.786Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:31.786Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:31.875Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:31.875Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:31.946Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:31.946Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:32.037Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:32.037Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:32.152Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:32.152Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:32.184Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:32.184Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:32.197Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:32.197Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:32.197Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:32.231Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:32.231Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:32.262Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:32.262Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:32.541Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:32.541Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:32.562Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:32.562Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:32.588Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:32.588Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:32.647Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:32.647Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:32.647Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:32.663Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:32.663Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:32.877Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:32.877Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:32.907Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:32.907Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:32.942Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:32.942Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:32.994Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:32.994Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:33.139Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:33.139Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:33.214Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:33.215Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:33.265Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:33.265Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:33.337Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:33.337Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:33.351Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:33.351Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:33.351Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:33.393Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:33.393Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:33.415Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:33.415Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:33.441Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:33.441Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:33.630Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:33.630Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:33.652Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:33.652Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:33.652Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:33.905Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:33.905Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:33.980Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:33.980Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:33.993Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:33.993Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:34.020Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.835394145S 2023-12-15T11:43:34.048Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:34.048Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:34.062Z INFO 8157 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-12-15T11:43:34.065Z INFO 8157 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-12-15T11:43:34.066Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:34.066Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:34.069Z INFO 8157 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-12-15T11:43:34.071Z INFO 8157 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-12-15T11:43:34.217Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:34.217Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:34.242Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:34.242Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:34.248Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:34.248Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:34.407Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:34.407Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:34.407Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:34.445Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:34.445Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.266 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 2023-12-15T11:43:34.454Z INFO 8157 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-15T11:43:34.541Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e086a95ecd2d4c9f1a05932e98701e12d9e0ef39d3a108df06e3353fc2329704 2023-12-15T11:43:34.594Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:34.594Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:34.599Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:34.599Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:34.619Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:34.619Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:34.763Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:34.763Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:34.813Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:34.813Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:34.813Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:34.949Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:34.949Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:35.019Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:35.019Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:35.051Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:35.051Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:35.083Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:35.083Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:35.151Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:35.151Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:35.172Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:35.172Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:35.246Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:35.246Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:35.263Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:35.263Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:35.263Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:35.509Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:35.509Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:35.573Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:35.573Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:35.600Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:35.600Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:35.610Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:35.610Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:35.875Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:35.875Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:35.904Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:35.904Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:35.926Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:35.927Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:35.955Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:35.955Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:35.978Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:35.978Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:35.978Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:36.049Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:36.049Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:36.164Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:36.164Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:36.217Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:36.217Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:36.217Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:36.258Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:36.258Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:36.290Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:36.290Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:36.413Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:36.413Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:36.478Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:36.478Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:36.709Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:36.709Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:36.713Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:36.713Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:36.728Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:36.728Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:36.806Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:36.807Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:36.959Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:36.959Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:37.002Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:37.002Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:37.016Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:37.016Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:37.082Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:37.082Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:37.082Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:37.131Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:37.131Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:37.172Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:37.172Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:37.173Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:37.362Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:37.362Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:37.366Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:37.366Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:37.393Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:37.393Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:37.582Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:37.582Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:37.660Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:37.660Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:37.734Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:37.734Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:37.816Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:37.816Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:37.868Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:37.868Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:37.876Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:37.876Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:38.034Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:38.034Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:38.113Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:38.113Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:38.206Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:38.206Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:38.286Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:38.287Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:38.287Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:38.377Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:38.377Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:38.377Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:38.469Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:38.469Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:38.501Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:38.501Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:38.575Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:38.575Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:38.738Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:38.738Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:38.739Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:38.739Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:38.770Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:38.770Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:38.783Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:38.783Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:38.813Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:38.813Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:38.999Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:38.999Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:39.071Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:39.071Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:39.213Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:39.213Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:39.230Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:39.230Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:39.230Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:39.289Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:39.289Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:39.292Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:39.292Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:39.292Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:39.423Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:39.423Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:39.604Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:39.604Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:39.708Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:39.708Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:39.730Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:39.730Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:39.733Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:39.733Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:39.780Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:39.780Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:39.786Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:39.786Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:39.856Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:39.856Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:39.897Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:39.897Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:40.110Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.656243014S 2023-12-15T11:43:40.134Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:40.134Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:43:40.139Z INFO 8157 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:43:40.139Z INFO 8157 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:43:40.184Z INFO 8157 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.062 seconds (process running for 102.343) 2023-12-15T11:43:40.241Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:40.241Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:40.266Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:40.266Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:40.266Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:40.337Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:40.337Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:40.337Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:40.393Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:40.393Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:40.500Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:40.500Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:40.579Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:40.579Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:40.646Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:40.646Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:40.690Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:40.690Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:40.694Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:40.694Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:40.708Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:40.708Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:40.738Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:40.738Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:41.014Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:41.014Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:41.105Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:41.105Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:41.238Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:41.238Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:41.302Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:41.302Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:41.396Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:41.396Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:41.446Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:41.446Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:41.471Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:41.471Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:41.471Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:41.541Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:41.541Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:41.541Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:41.550Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:41.550Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:41.592Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:41.592Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:41.632Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:41.632Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:41.647Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:41.647Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:41.691Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:41.691Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:41.922Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:41.922Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:42.023Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:42.023Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:42.073Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:42.073Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:42.241Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:42.241Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:42.255Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:42.255Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:42.380Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:42.380Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:42.380Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:42.495Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:42.495Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:42.495Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:42.505Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:42.505Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:42.541Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:42.541Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:42.554Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:42.554Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:42.610Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:42.610Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:42.646Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:42.646Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:42.652Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:42.652Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.254 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:43:42.750Z INFO 8157 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:43:42.750Z INFO 8157 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:43:42.768Z INFO 8157 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.033 seconds (process running for 104.926) 2023-12-15T11:43:42.797Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:42.797Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 2023-12-15T11:43:42.828Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:42.828Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:42.836Z INFO 8157 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2023-12-15T11:43:42.842Z INFO 8157 --- [ 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.046 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 2023-12-15T11:43:42.889Z ERROR 8157 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 2023-12-15T11:43:42.892Z INFO 8157 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-15T11:43:42.983Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:42.983Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:43.193Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:43.193Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:43.195Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 423205fe65b07e984f9971c050f89d41d384ff1e557379827daf3f75352a6ec8 2023-12-15T11:43:43.410Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:43.410Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:43.447Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:43.447Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:43.472Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:43.472Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:43.514Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:43.514Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:43.538Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:43.538Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:43.538Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:43.565Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:43.565Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:43.665Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:43.665Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:43.699Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:43.699Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:43.702Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:43.702Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:43.702Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:43.738Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:43.738Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:43.756Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:43.756Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:43.891Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:43.891Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:44.006Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:44.006Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:44.254Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:44.254Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:44.330Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:44.330Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:44.358Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:44.358Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:44.358Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:44.491Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:44.491Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:44.532Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:44.532Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:44.554Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:44.554Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:44.577Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:44.577Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:44.606Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:44.606Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:44.606Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:44.693Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:44.693Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:44.745Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:44.745Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:44.805Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:44.805Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:44.845Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:44.845Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:44.861Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:44.861Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:45.012Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:45.013Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:45.234Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:45.234Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:45.269Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:45.269Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:45.269Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:45.417Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:45.417Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:45.580Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:45.580Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:45.607Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:45.607Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:45.645Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:45.645Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:45.646Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:45.646Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:45.659Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:45.659Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:45.698Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:45.698Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:45.735Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:45.735Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:45.760Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:45.760Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:45.760Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:45.958Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:45.958Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:46.014Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:46.014Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:46.115Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:46.115Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:46.136Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:46.136Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:46.372Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:46.372Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:46.372Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:46.420Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:46.420Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:46.432Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:46.432Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:46.698Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:46.698Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:46.762Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:46.762Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:46.787Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:46.787Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:46.798Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:46.798Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:46.811Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:46.811Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:46.901Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:46.901Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:46.964Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:46.964Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:46.964Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:47.165Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:47.165Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:47.171Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:47.171Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:47.239Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:47.239Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:47.273Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:47.273Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:47.295Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:47.295Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:47.321Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:47.321Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:47.426Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:47.426Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:47.426Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:47.624Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:47.624Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:47.774Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:47.774Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:47.866Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:47.866Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:47.866Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:47.866Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:47.990Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:47.990Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:48.071Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:48.071Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:48.071Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:48.087Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:48.087Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:48.087Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:48.087Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:48.182Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:48.182Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:48.226Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:48.226Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:48.392Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:48.392Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:48.453Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:48.453Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:48.476Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:48.476Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:48.627Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:48.627Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:48.630Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:48.630Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:48.630Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:48.819Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:48.819Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:48.930Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:48.930Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:48.943Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:48.943Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:49.070Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:49.070Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:49.090Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:49.090Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:49.124Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:49.124Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:49.124Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:49.129Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:49.129Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:49.296Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:49.296Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:49.328Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:49.328Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:49.339Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:49.339Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:49.345Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:49.345Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:49.541Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:49.541Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:49.558Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:49.558Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:49.723Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:49.723Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:49.784Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:49.784Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:49.784Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:49.883Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:49.883Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:49.939Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT7.047084883S 2023-12-15T11:43:49.941Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32784] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2023-12-15T11:43:49.947Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:43:49.947Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:43:49.947Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640629946 2023-12-15T11:43:49.947Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:49.947Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:43:49.967Z INFO 8157 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:43:49.967Z INFO 8157 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:43:49.975Z INFO 8157 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.026 seconds (process running for 112.134) 2023-12-15T11:43:49.991Z INFO 8157 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2023-12-15T11:43:49.995Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:43:49.995Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32784] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-13 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2023-12-15T11:43:49.999Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:43:49.999Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:43:49.999Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:43:49.999Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640629999 2023-12-15T11:43:50.132Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:50.132Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:50.176Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2023-12-15T11:43:50.176Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: ldLSZBkoQ824P55nmJi87g 2023-12-15T11:43:50.200Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:50.200Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:50.280Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:50.280Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:50.280Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:50.282Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:50.282Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:50.306Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2023-12-15T11:43:50.332Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:50.332Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:50.398Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:50.398Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:50.407Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:50.407Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:50.415Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 4 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2023-12-15T11:43:50.449Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:50.450Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:50.521Z INFO 8157 --- [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 Eqf6Hq7LSzSlBsST9gZieQ 2023-12-15T11:43:50.543Z INFO 8157 --- [ 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 Eqf6Hq7LSzSlBsST9gZieQ 2023-12-15T11:43:50.543Z INFO 8157 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: ldLSZBkoQ824P55nmJi87g 2023-12-15T11:43:50.553Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:50.553Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:50.563Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:50.563Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:50.745Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:50.745Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:50.762Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 2023-12-15T11:43:50.764Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2023-12-15T11:43:50.783Z INFO 8157 --- [ 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-6746315d-ccaa-421a-b009-b2dd8ae9c5cc 2023-12-15T11:43:50.784Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-15T11:43:50.784Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2023-12-15T11:43:50.807Z INFO 8157 --- [ 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-6746315d-ccaa-421a-b009-b2dd8ae9c5cc', protocol='range'} 2023-12-15T11:43:50.808Z INFO 8157 --- [ 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-6746315d-ccaa-421a-b009-b2dd8ae9c5cc=Assignment(partitions=[ncmp-events-test-0])} 2023-12-15T11:43:50.825Z INFO 8157 --- [ 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-6746315d-ccaa-421a-b009-b2dd8ae9c5cc', protocol='range'} 2023-12-15T11:43:50.825Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 2023-12-15T11:43:50.826Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 2023-12-15T11:43:50.833Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 2023-12-15T11:43:50.843Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:50.843Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:50.846Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:50.846Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:50.846Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:50.848Z INFO 8157 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 2023-12-15T11:43:50.987Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:43:50.987Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2023-12-15T11:43:51.011Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:51.011Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:51.026Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:51.027Z INFO 8157 --- [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 15 due to node 1 being disconnected (elapsed time since creation: 142ms, elapsed time since send: 142ms, request timeout: 30000ms) 2023-12-15T11:43:51.027Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 2023-12-15T11:43:51.027Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 2023-12-15T11:43:51.027Z INFO 8157 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=960664425, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-15T11:43:51.027Z INFO 8157 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-15T11:43:51.088Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:43:51.088Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:51.128Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:51.128Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:51.135Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:51.135Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:51.153Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:51.153Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:51.188Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:43:51.188Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:51.251Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:51.251Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:51.297Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:51.297Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:51.328Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:51.328Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:51.437Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:51.437Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:51.439Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:43:51.439Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:51.447Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:51.447Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:51.447Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:51.453Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:51.453Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.636 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 11:43:51,549 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:43:51,549 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:43:51,549 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@602d1668 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:43:51,554 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:43:51,554 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@602d1668 - 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:43:51,555 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:43:51,555 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:43:51,555 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:43:51,556 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:43:51,556 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@602d1668 - 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:43:51,557 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:43:51,557 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:43:51,557 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:43:51,558 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640631558) 11:43:51,558 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:43:51,558 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:43:51,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:43:51,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d08cd76 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:43:51,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:43:51,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d08cd76 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:43:51,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:43:51,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d08cd76 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:43:51,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:43:51,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d08cd76 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:43:51,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:43:51,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d08cd76 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:43:51,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:43:51,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d08cd76 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:43:51,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:43:51,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d08cd76 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:43:51,559 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:43:51,559 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d08cd76 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:43:51,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:43:51,559 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:43:51,559 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:43:51,560 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:43:51,560 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:43:51,560 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:43:51,560 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:43:51,566 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5384f549 - Setting zoneId to "UTC" 11:43:51,566 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:43:51,566 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:43:51,570 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:43:51,570 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:43:51,570 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:43:51,570 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:43:51,570 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:43:51,570 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d08cd76 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:43:51,570 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:43:51,570 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1df09105 - End of configuration. 11:43:51,570 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@15665a85 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:43:51.575Z INFO 8157 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:43:51.575Z INFO 8157 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:43:51.580Z INFO 8157 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.045 seconds (process running for 113.739) 2023-12-15T11:43:51.604Z ERROR 8157 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent] 2023-12-15T11:43:51.607Z ERROR 8157 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 2023-12-15T11:43:51.613Z INFO 8157 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-15T11:43:51.616Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:51.616Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:51.630Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:51.630Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:51.672Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:51.673Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:51.698Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:51.698Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:51.749Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:51.749Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:51.799Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:51.800Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:51.800Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:51.893Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:43:51.893Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:51.971Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 1014f4358d807f776cf414e57f92a6deec9c0cddb934e3328fe741d1edc74cf1 2023-12-15T11:43:52.038Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:52.038Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:52.066Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:52.066Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:52.131Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:52.131Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:52.204Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:52.204Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:52.209Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:52.209Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:52.303Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:52.303Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:52.303Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:52.345Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:52.345Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:52.410Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:52.410Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:52.505Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:52.505Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:52.554Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:52.554Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:52.626Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:52.626Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:52.669Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:52.669Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:52.710Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:52.710Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:52.800Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:43:52.800Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:52.829Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:52.829Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:52.946Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:52.946Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:52.961Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:52.961Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:52.961Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:53.036Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:53.036Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:53.162Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:53.162Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:53.204Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:53.204Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:53.222Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:53.222Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:53.225Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:53.225Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:53.313Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:53.313Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:53.508Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:53.508Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:53.508Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:53.573Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:53.573Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:53.607Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:53.607Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:53.640Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:53.640Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:53.708Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:53.708Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:53.735Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:53.736Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:53.786Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:53.786Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:53.849Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:53.849Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:53.853Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:43:53.853Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:53.863Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:53.863Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:53.863Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:54.139Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:54.139Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:54.245Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:54.245Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:54.263Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:54.263Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:54.265Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:54.265Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:54.286Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:54.286Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:54.316Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:54.316Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:54.661Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:54.661Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:54.661Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:54.676Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:54.676Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:54.710Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:54.710Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:54.743Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:54.743Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:54.761Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:54.761Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:54.838Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:54.838Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:54.838Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:54.838Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:54.951Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:54.951Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:55.056Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:43:55.056Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:55.066Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:55.066Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:55.066Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:55.097Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:55.097Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:55.188Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:55.188Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:55.241Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:55.241Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:55.316Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:55.316Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:55.367Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:55.367Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:55.468Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:55.468Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:55.479Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:55.479Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:55.565Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:55.565Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:55.565Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:55.740Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:55.740Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:55.746Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:55.746Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:55.812Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:55.812Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:55.853Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:55.853Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:55.866Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:55.866Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:55.890Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:55.890Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:56.144Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:56.144Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:56.160Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:43:56.160Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:56.169Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:56.169Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:56.169Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:56.169Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:56.169Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:56.258Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:56.258Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:56.342Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:56.342Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:56.386Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:56.386Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:56.487Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:56.487Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:56.571Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:56.571Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:56.618Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:56.618Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:56.618Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:56.760Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:56.760Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:56.855Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:56.855Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:56.915Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:56.915Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:56.919Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:56.919Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:56.944Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:56.944Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:56.944Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:56.944Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:57.046Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:57.046Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:57.213Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:43:57.213Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:57.272Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:57.272Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:57.272Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:57.273Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:57.273Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:57.327Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:57.327Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:57.401Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:57.401Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:57.409Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:57.409Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:57.548Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:57.548Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:57.672Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:57.672Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:57.672Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:57.681Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:57.681Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:57.822Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:57.822Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:57.840Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:57.840Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:57.861Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:57.861Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:57.897Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:57.897Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:57.938Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.324958053S 2023-12-15T11:43:57.941Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32786] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-12-15T11:43:57.942Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:43:57.943Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:43:57.943Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640637942 2023-12-15T11:43:57.948Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:57.948Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:43:58.009Z INFO 8157 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:43:58.009Z INFO 8157 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:43:58.049Z INFO 8157 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.104 seconds (process running for 120.207) 2023-12-15T11:43:58.051Z INFO 8157 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 2023-12-15T11:43:58.064Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:43:58.064Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32786] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-14 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:43:58.066Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:43:58.066Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:43:58.066Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:43:58.066Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640638066 2023-12-15T11:43:58.108Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:58.108Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:58.109Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:58.109Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:58.159Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:58.159Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:58.170Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 2023-12-15T11:43:58.170Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: -QDXW8fHToCZtwFUm_NJNA 2023-12-15T11:43:58.296Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 2023-12-15T11:43:58.310Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:58.310Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:58.310Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:58.310Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:58.403Z INFO 8157 --- [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 x1hmwBlJTHebU8NiSJ7z1w 2023-12-15T11:43:58.415Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:43:58.415Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:58.439Z INFO 8157 --- [ 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 x1hmwBlJTHebU8NiSJ7z1w 2023-12-15T11:43:58.439Z INFO 8157 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: -QDXW8fHToCZtwFUm_NJNA 2023-12-15T11:43:58.466Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:58.466Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:58.466Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:58.512Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:58.512Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:58.552Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 2023-12-15T11:43:58.554Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2023-12-15T11:43:58.580Z INFO 8157 --- [ 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-f9a92ecc-83a8-41be-8f39-d91edace8145 2023-12-15T11:43:58.581Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-15T11:43:58.581Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2023-12-15T11:43:58.607Z INFO 8157 --- [ 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-f9a92ecc-83a8-41be-8f39-d91edace8145', protocol='range'} 2023-12-15T11:43:58.607Z INFO 8157 --- [ 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-f9a92ecc-83a8-41be-8f39-d91edace8145=Assignment(partitions=[cm-events-0])} 2023-12-15T11:43:58.629Z INFO 8157 --- [ 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-f9a92ecc-83a8-41be-8f39-d91edace8145', protocol='range'} 2023-12-15T11:43:58.629Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 2023-12-15T11:43:58.630Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 2023-12-15T11:43:58.640Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Found no committed offset for partition cm-events-0 2023-12-15T11:43:58.654Z INFO 8157 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32786 (id: 1 rack: null)], epoch=0}}. 2023-12-15T11:43:58.711Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:58.711Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:58.761Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:58.761Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:58.767Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:58.767Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:58.767Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:58.776Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:43:58.776Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2023-12-15T11:43:58.808Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:43:58.808Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:58.808Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:58.808Z INFO 8157 --- [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: 118ms, elapsed time since send: 118ms, request timeout: 30000ms) 2023-12-15T11:43:58.808Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 2023-12-15T11:43:58.808Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 2023-12-15T11:43:58.808Z INFO 8157 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=445248834, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-15T11:43:58.808Z INFO 8157 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-15T11:43:58.877Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:43:58.877Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:43:58.909Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:58.909Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:43:58.926Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:43:58.926Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:58.972Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:43:58.972Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.362 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 2023-12-15T11:43:58.977Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:43:58.977Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 2023-12-15T11:43:58.980Z INFO 8157 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-15T11:43:59.010Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:59.010Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:43:59.021Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:43:59.021Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:59.022Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:59.022Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:59.034Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: fbf876347c2ba78f3dbfd35f7c8fe85569129fe4baaf291074ee1ee512a8a693 2023-12-15T11:43:59.124Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:43:59.124Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:59.161Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:59.161Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:59.180Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:43:59.180Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:43:59.272Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:43:59.272Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:43:59.279Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:43:59.279Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:59.310Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:59.310Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:43:59.422Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:43:59.422Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:59.422Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:43:59.481Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:43:59.481Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:59.521Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:43:59.521Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:43:59.582Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:43:59.582Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:43:59.617Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:43:59.617Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:59.631Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:43:59.631Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:43:59.665Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:43:59.665Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:43:59.814Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:43:59.814Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:43:59.831Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:43:59.831Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:43:59.929Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:43:59.929Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:43:59.929Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:00.011Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:00.011Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:00.132Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:00.132Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:00.136Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:00.136Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:00.183Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:00.183Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:00.231Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:00.231Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:00.231Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:00.231Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:00.267Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:00.267Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:00.283Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:00.283Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:00.286Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:00.286Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:00.524Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:00.524Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:00.585Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:00.585Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:00.586Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:00.586Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:00.586Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:00.587Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:00.587Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:00.615Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:00.615Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:00.685Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:00.685Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:00.686Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:00.686Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:00.770Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:00.770Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:00.934Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:00.935Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:00.935Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:01.013Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:01.014Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:01.037Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:01.037Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:01.087Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:01.087Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:01.168Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:01.168Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:01.237Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:01.237Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:01.238Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:01.238Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:01.298Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:01.298Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:01.389Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:01.389Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:01.393Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:01.393Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:01.525Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:01.525Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:01.526Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:01.526Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:01.594Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:01.594Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:01.689Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:01.689Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:01.691Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:01.691Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:01.694Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:01.694Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:01.694Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:01.745Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:01.745Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:01.773Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:01.773Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:02.138Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:02.138Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:02.138Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:02.141Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:02.141Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:02.141Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:02.141Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:02.191Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:02.191Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:02.216Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:02.216Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:02.242Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:02.242Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:02.352Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:02.352Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:02.371Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:02.371Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:02.430Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:02.430Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:02.446Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:02.446Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:02.451Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:02.451Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:02.548Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:02.548Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:02.551Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:02.552Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:02.602Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:02.602Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:02.634Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:02.634Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:02.729Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:02.729Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:02.903Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:02.903Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:02.903Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:02.954Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:02.954Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:02.991Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:02.991Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:02.991Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:03.095Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:03.095Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:03.146Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:03.146Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:03.238Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:03.238Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:03.343Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:03.343Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:03.347Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:03.347Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:03.356Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:03.356Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:03.405Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:03.405Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:03.478Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:03.478Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:03.483Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:03.483Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:03.503Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:03.503Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:03.511Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:03.511Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:03.512Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:03.512Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:03.667Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:03.667Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:03.813Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:03.813Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:03.813Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:03.831Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:03.831Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:03.846Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:03.846Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:04.018Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:04.018Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:04.018Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:04.056Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:04.056Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:04.069Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:04.069Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:04.200Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:04.200Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:04.268Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.288310311S 2023-12-15T11:44:04.314Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:04.314Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:04.314Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:04.314Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:04.348Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:04.348Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:04.447Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:04.447Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:04.465Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:04.465Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:04.490Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:04.490Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:04.509Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:04.509Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:04.559Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:04.560Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:04.586Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:04.587Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:04.614Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:04.614Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.656 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.013 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 2023-12-15T11:44:04.721Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:04.721Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 2023-12-15T11:44:04.779Z DEBUG 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 2023-12-15T11:44:04.781Z DEBUG 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 2023-12-15T11:44:04.797Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2023-12-15T11:44:04.797Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2023-12-15T11:44:04.797Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2023-12-15T11:44:04.799Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2023-12-15T11:44:04.799Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2023-12-15T11:44:04.801Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2023-12-15T11:44:04.801Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 2023-12-15T11:44:04.803Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2023-12-15T11:44:04.803Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2023-12-15T11:44:04.805Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 2023-12-15T11:44:04.805Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2023-12-15T11:44:04.805Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2023-12-15T11:44:04.807Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 2023-12-15T11:44:04.807Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2023-12-15T11:44:04.807Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2023-12-15T11:44:04.809Z INFO 8157 --- [ 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.053 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 2023-12-15T11:44:04.834Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:04.834Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:04.855Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:04.859Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 2023-12-15T11:44:04.862Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag 2023-12-15T11:44:04.855Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 2023-12-15T11:44:04.933Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:04.933Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:04.933Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:04.934Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:04.934Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:04.934Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:05.045Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:05.045Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:05.057Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:05.058Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:05.181Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:05.181Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:05.181Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:05.181Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:05.196Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:05.197Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:05.331Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:05.331Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:05.456Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:05.456Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:05.512Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:05.512Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:05.551Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:05.551Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:05.555Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:05.555Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:05.606Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:05.606Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:05.783Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:05.783Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:05.791Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:05.791Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:05.857Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:05.857Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:05.857Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:05.857Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:05.908Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:05.908Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:05.958Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:05.958Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:06.007Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:06.007Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:06.007Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:06.037Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:06.037Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:06.037Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:06.083Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:06.083Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:06.215Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:06.215Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:06.284Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:06.284Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:06.388Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:06.389Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:06.459Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:06.459Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:06.534Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:06.534Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:06.616Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:06.616Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:06.654Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:06.654Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:06.665Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:06.665Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:06.758Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:06.758Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:06.760Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:06.760Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:06.760Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:06.760Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:06.794Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:06.794Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:06.810Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:06.810Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:06.859Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:06.859Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:06.961Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:06.961Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:06.961Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:07.011Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:07.011Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:07.161Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:07.161Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:07.161Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:07.161Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:07.161Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:07.200Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2023-12-15T11:44:07.200Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 2023-12-15T11:44:07.201Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-15T11:44:07.203Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2023-12-15T11:44:07.204Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-12-15T11:44:07.204Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-15T11:44:07.205Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2023-12-15T11:44:07.205Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-12-15T11:44:07.205Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-15T11:44:07.206Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2023-12-15T11:44:07.206Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-12-15T11:44:07.206Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-15T11:44:07.218Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:07.218Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:07.240Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 2023-12-15T11:44:07.241Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2023-12-15T11:44:07.241Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2023-12-15T11:44:07.271Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 2023-12-15T11:44:07.271Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2023-12-15T11:44:07.278Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2023-12-15T11:44:07.278Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-15T11:44:07.281Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.417 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 2023-12-15T11:44:07.339Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-15T11:44:07.339Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-12-15T11:44:07.339Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-12-15T11:44:07.339Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.339Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-15T11:44:07.339Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-15T11:44:07.341Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:07.341Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:07.344Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-15T11:44:07.344Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 2023-12-15T11:44:07.344Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 2023-12-15T11:44:07.344Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.344Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-15T11:44:07.344Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-15T11:44:07.346Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-15T11:44:07.346Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 2023-12-15T11:44:07.346Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 2023-12-15T11:44:07.346Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.346Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-15T11:44:07.346Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-15T11:44:07.347Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.347Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-15T11:44:07.347Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-12-15T11:44:07.348Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-15T11:44:07.348Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 2023-12-15T11:44:07.348Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2023-12-15T11:44:07.348Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.348Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-15T11:44:07.348Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-15T11:44:07.349Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.349Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-15T11:44:07.349Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-12-15T11:44:07.349Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.349Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-15T11:44:07.349Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2023-12-15T11:44:07.351Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-15T11:44:07.351Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z WARN 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-15T11:44:07.351Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2023-12-15T11:44:07.351Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.351Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-15T11:44:07.351Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-15T11:44:07.356Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.356Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-15T11:44:07.356Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-12-15T11:44:07.356Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.356Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-15T11:44:07.356Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2023-12-15T11:44:07.357Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-15T11:44:07.357Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-12-15T11:44:07.357Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-12-15T11:44:07.357Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2023-12-15T11:44:07.367Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.367Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-15T11:44:07.367Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-15T11:44:07.368Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-15T11:44:07.368Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-12-15T11:44:07.368Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-12-15T11:44:07.368Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.368Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 2023-12-15T11:44:07.368Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 2023-12-15T11:44:07.376Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-15T11:44:07.376Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-15T11:44:07.376Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-15T11:44:07.376Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-15T11:44:07.377Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2023-12-15T11:44:07.378Z INFO 8157 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 11:44:04,777 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1d08cd76 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 11:44:07,404 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:44:07,405 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:44:07,405 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@33396bde - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:44:07,408 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:44:07,408 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@33396bde - 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:44:07,410 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:44:07,410 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:44:07,410 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:44:07,410 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@19e1a98 - 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:44:07,410 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@33396bde - 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:44:07,412 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:44:07,412 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:44:07,412 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:44:07,413 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640647413) 11:44:07,413 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:44:07,413 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:44:07,414 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:44:07,414 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d02982 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:44:07,414 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:44:07,414 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d02982 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:44:07,414 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:44:07,414 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d02982 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:44:07,414 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:44:07,414 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d02982 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:44:07,414 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:44:07,414 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d02982 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:44:07,414 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:44:07,414 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d02982 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:44:07,414 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:44:07,414 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d02982 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:44:07,414 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:44:07,414 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d02982 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:44:07,414 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:44:07,414 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:44:07,414 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:44:07,415 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:44:07,415 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:44:07,415 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:44:07,415 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:44:07,418 |-INFO in ch.qos.logback.classic.pattern.DateConverter@628f8225 - Setting zoneId to "UTC" 11:44:07,419 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:44:07,419 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:44:07,421 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:44:07,421 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:44:07,421 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:44:07,421 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:44:07,422 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:44:07,422 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2d02982 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:44:07,422 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:44:07,422 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@46870b92 - End of configuration. 11:44:07,422 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3e98ef07 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:44:07.425Z INFO 8157 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:44:07.425Z INFO 8157 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:44:07.444Z INFO 8157 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.062 seconds (process running for 129.602) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:44:07.469Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:44:07.469Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:44:07.474Z INFO 8157 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.016 seconds (process running for 129.632) 2023-12-15T11:44:07.478Z WARN 8157 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 2023-12-15T11:44:07.481Z WARN 8157 --- [onPool-worker-4] 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.026 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 2023-12-15T11:44:07.491Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:07.491Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:07.626Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:07.626Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:07.661Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:07.661Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:07.668Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:07.668Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:07.676Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:07.676Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:07.762Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:07.762Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:07.768Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:07.768Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:07.779Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:07.779Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:07.802Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:07.802Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:44:07.806Z INFO 8157 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:44:07.806Z INFO 8157 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:44:07.834Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:07.834Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:07.927Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:07.927Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:07.930Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:07.930Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:08.064Z INFO 8157 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.269 seconds (process running for 130.223) 2023-12-15T11:44:08.078Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:08.078Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:08.078Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:08.136Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:08.136Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:08.136Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:08.136Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:08.136Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:08.237Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:08.237Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.786 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:44:08.302Z INFO 8157 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:44:08.302Z INFO 8157 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:44:08.320Z INFO 8157 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.03 seconds (process running for 130.478) 2023-12-15T11:44:08.360Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:08.360Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 2023-12-15T11:44:08.374Z INFO 8157 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : SubscriptionEventJsonData to be saved into DB {"subscription":[{"topic":"some-topic","predicates":{"datastore":"some-datastore","targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"},{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]},"clientID":"some-client-id","subscriptionName":"some-subscription-name","isTagged":true}]} 2023-12-15T11:44:08.376Z INFO 8157 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be added into DB {"targetCmHandles":[{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 2023-12-15T11:44:08.376Z INFO 8157 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be updated into DB {"targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 2023-12-15T11:44:08.390Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:08.390Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:08.401Z INFO 8157 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2023-12-15T11:44:08.402Z INFO 8157 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [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.CmSubscriptionEventCloudMapperSpec 2023-12-15T11:44:08.435Z ERROR 8157 --- [ main] c.n.a.i.u.CmSubscriptionEventCloudMapper : The Cloud Event could not be constructed com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec.$spock_feature_0_1(CmSubscriptionEventCloudMapperSpec.groovy:70) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 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 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 2023-12-15T11:44:08.487Z ERROR 8157 --- [ main] c.n.a.i.u.SubscriptionOutcomeCloudMapper : The Cloud Event could not be constructed com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec.$spock_feature_0_1(SubscriptionOutcomeCloudMapperSpec.groovy:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:44:08.519Z INFO 8157 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 8157 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-15T11:44:08.519Z INFO 8157 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:44:08.523Z INFO 8157 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.017 seconds (process running for 130.681) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 2023-12-15T11:44:08.530Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:08.530Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 2023-12-15T11:44:08.535Z INFO 8157 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-15T11:44:08.658Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 55c30a7e2b11b8e0a8ae443d9878c8476f48203f8ba27c9e0b28158a85e56f10 2023-12-15T11:44:08.681Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:08.681Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:08.699Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:08.699Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:08.789Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:08.789Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:08.800Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:08.800Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:08.817Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:08.817Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:08.831Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:08.831Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:08.847Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:08.847Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:08.867Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:08.867Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:08.871Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:08.872Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:08.889Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:08.889Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:08.989Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:08.989Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:09.022Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:09.022Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:09.032Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:09.032Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:09.032Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:09.298Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:09.298Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:09.351Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:09.351Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:09.351Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:09.364Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:09.364Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:09.557Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:09.557Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:09.590Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:09.590Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:09.774Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:09.774Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:09.806Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:09.806Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:09.847Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:09.847Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:09.859Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:09.859Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:09.886Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:09.886Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:09.955Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:09.955Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:09.955Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:09.955Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:09.966Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:09.966Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:10.056Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:10.056Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:10.072Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:10.072Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:10.078Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:10.078Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:10.105Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:10.105Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:10.206Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:10.206Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:10.206Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:10.264Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:10.264Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:10.264Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:10.367Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:10.367Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:10.410Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:10.410Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:10.596Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:10.596Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:10.630Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:10.630Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:10.659Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:10.659Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:10.662Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:10.662Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:10.908Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:10.908Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:10.912Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:10.912Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:10.974Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:10.974Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:11.008Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:11.008Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:11.019Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:11.019Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:11.050Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:11.050Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:11.089Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:11.089Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:11.181Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:11.181Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:11.258Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:11.258Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:11.259Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:11.259Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:11.259Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:11.259Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:11.259Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:11.262Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:11.262Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:11.320Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:11.320Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:11.467Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:11.467Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:11.467Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:11.633Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:11.633Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:11.699Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:11.699Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:11.861Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:11.861Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:11.862Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:11.862Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:11.866Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:11.866Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:11.962Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:11.962Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:11.977Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:11.977Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:12.086Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:12.086Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:12.113Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:12.113Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:12.113Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:12.120Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:12.120Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:12.173Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:12.173Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:12.226Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:12.226Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:12.264Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:12.264Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:12.293Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:12.293Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:12.315Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:12.315Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:12.362Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:12.362Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:12.415Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:12.415Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:12.473Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:12.474Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:12.474Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:12.607Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:12.607Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:12.706Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:12.706Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:12.719Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:12.719Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:12.720Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:12.720Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:12.784Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:12.784Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:13.020Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:13.020Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:13.020Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:13.021Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:13.021Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:13.089Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:13.089Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:13.091Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:13.091Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:13.187Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:13.187Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:13.187Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:13.187Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:13.273Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:13.273Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:13.389Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:13.389Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:13.409Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:13.409Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:13.415Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:13.415Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:13.477Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:13.477Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:13.477Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:13.523Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:13.523Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:13.570Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:13.570Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:13.690Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:13.690Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:13.710Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:13.710Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:13.828Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:13.828Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:13.833Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:13.833Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:13.878Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:13.878Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:13.909Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:13.909Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:14.006Z INFO 8157 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.47139008S 2023-12-15T11:44:14.008Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-12-15T11:44:14.024Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.024Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.024Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654024 2023-12-15T11:44:14.045Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:44:14.045Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-15 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:44:14.056Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:44:14.057Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.057Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.057Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654057 2023-12-15T11:44:14.145Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:14.145Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:14.188Z INFO 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-15T11:44:14.188Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:14.188Z WARN 8157 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:14.200Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:14.200Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:14.217Z WARN 8157 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 2023-12-15T11:44:14.217Z INFO 8157 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: FW74eyp9Q9SSo-XuQLE38g 2023-12-15T11:44:14.235Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:14.235Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:14.353Z WARN 8157 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 2023-12-15T11:44:14.360Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:14.360Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:14.391Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-15T11:44:14.391Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:14.425Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:14.425Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:14.461Z INFO 8157 --- [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 SMf9TboLRLasSOBj7qRk9A 2023-12-15T11:44:14.480Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:14.480Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:14.483Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-12 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-12-15T11:44:14.485Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.485Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.485Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654485 2023-12-15T11:44:14.490Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:44:14.490Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-16 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:44:14.492Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:44:14.492Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.492Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.492Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654492 2023-12-15T11:44:14.520Z INFO 8157 --- [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 SMf9TboLRLasSOBj7qRk9A 2023-12-15T11:44:14.520Z INFO 8157 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: FW74eyp9Q9SSo-XuQLE38g 2023-12-15T11:44:14.528Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-13 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-12-15T11:44:14.531Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.531Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.531Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654531 2023-12-15T11:44:14.537Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:44:14.537Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-17 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:44:14.538Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:44:14.538Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.538Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.538Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654538 2023-12-15T11:44:14.556Z INFO 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-15T11:44:14.556Z WARN 8157 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:14.561Z INFO 8157 --- [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 SMf9TboLRLasSOBj7qRk9A 2023-12-15T11:44:14.561Z INFO 8157 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: FW74eyp9Q9SSo-XuQLE38g 2023-12-15T11:44:14.568Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-14 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-12-15T11:44:14.571Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.571Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.571Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654571 2023-12-15T11:44:14.579Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:44:14.579Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-18 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:44:14.581Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:44:14.581Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.581Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.581Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654581 2023-12-15T11:44:14.585Z INFO 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-15T11:44:14.585Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-15T11:44:14.585Z WARN 8157 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-15T11:44:14.587Z INFO 8157 --- [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 SMf9TboLRLasSOBj7qRk9A 2023-12-15T11:44:14.587Z INFO 8157 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: FW74eyp9Q9SSo-XuQLE38g 2023-12-15T11:44:14.596Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-15 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-12-15T11:44:14.598Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.598Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.598Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654598 2023-12-15T11:44:14.600Z INFO 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-15T11:44:14.600Z WARN 8157 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:14.604Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:44:14.604Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-19 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:44:14.606Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:44:14.606Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.606Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.606Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654606 2023-12-15T11:44:14.625Z INFO 8157 --- [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 SMf9TboLRLasSOBj7qRk9A 2023-12-15T11:44:14.625Z INFO 8157 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: FW74eyp9Q9SSo-XuQLE38g 2023-12-15T11:44:14.632Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-15T11:44:14.632Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:14.634Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-16 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-12-15T11:44:14.636Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.636Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.636Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654636 2023-12-15T11:44:14.640Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:44:14.641Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-20 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:44:14.641Z INFO 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-15T11:44:14.641Z WARN 8157 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-15T11:44:14.642Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:44:14.642Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.642Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.642Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654642 2023-12-15T11:44:14.667Z INFO 8157 --- [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 SMf9TboLRLasSOBj7qRk9A 2023-12-15T11:44:14.667Z INFO 8157 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: FW74eyp9Q9SSo-XuQLE38g 2023-12-15T11:44:14.674Z INFO 8157 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-17 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2023-12-15T11:44:14.676Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.676Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.676Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654676 2023-12-15T11:44:14.678Z INFO 8157 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 2023-12-15T11:44:14.694Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-15T11:44:14.694Z INFO 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-21 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2023-12-15T11:44:14.696Z WARN 8157 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-15T11:44:14.696Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-15T11:44:14.696Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-15T11:44:14.696Z INFO 8157 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702640654696 2023-12-15T11:44:14.703Z INFO 8157 --- [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 SMf9TboLRLasSOBj7qRk9A 2023-12-15T11:44:14.703Z INFO 8157 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: FW74eyp9Q9SSo-XuQLE38g 2023-12-15T11:44:14.708Z INFO 8157 --- [ 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 SMf9TboLRLasSOBj7qRk9A 2023-12-15T11:44:14.708Z INFO 8157 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: FW74eyp9Q9SSo-XuQLE38g 2023-12-15T11:44:14.749Z INFO 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-15T11:44:14.749Z WARN 8157 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:14.760Z INFO 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-15T11:44:14.760Z WARN 8157 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:14.822Z INFO 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-15T11:44:14.822Z WARN 8157 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:14.892Z INFO 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-15T11:44:14.892Z WARN 8157 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-15T11:44:14.937Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32790 (id: 2147483646 rack: null) 2023-12-15T11:44:14.938Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2023-12-15T11:44:14.959Z INFO 8157 --- [ 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-be5151b5-83f0-4535-bf8c-6344021b9543 2023-12-15T11:44:14.959Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-15T11:44:14.959Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2023-12-15T11:44:14.976Z INFO 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-15T11:44:14.976Z WARN 8157 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:14.991Z INFO 8157 --- [ 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-be5151b5-83f0-4535-bf8c-6344021b9543', protocol='range'} 2023-12-15T11:44:14.991Z INFO 8157 --- [ 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-be5151b5-83f0-4535-bf8c-6344021b9543=Assignment(partitions=[my-topic-name-0])} 2023-12-15T11:44:15.008Z INFO 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-15T11:44:15.008Z WARN 8157 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:15.016Z INFO 8157 --- [ 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-be5151b5-83f0-4535-bf8c-6344021b9543', protocol='range'} 2023-12-15T11:44:15.017Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2023-12-15T11:44:15.017Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 2023-12-15T11:44:15.026Z INFO 8157 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 2023-12-15T11:44:15.038Z INFO 8157 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32790 (id: 1 rack: null)], epoch=0}}. 2023-12-15T11:44:15.135Z INFO 8157 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-12-15T11:44:15.135Z INFO 8157 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-12-15T11:44:15.135Z INFO 8157 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2023-12-15T11:44:15.135Z INFO 8157 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2023-12-15T11:44:15.135Z INFO 8157 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-12-15T11:44:15.135Z INFO 8157 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2023-12-15T11:44:15.135Z INFO 8157 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-12-15T11:44:15.135Z INFO 8157 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2023-12-15T11:44:15.136Z INFO 8157 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2023-12-15T11:44:15.136Z INFO 8157 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-12-15T11:44:15.136Z INFO 8157 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-12-15T11:44:15.136Z INFO 8157 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-12-15T11:44:15.137Z INFO 8157 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2023-12-15T11:44:15.137Z INFO 8157 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-12-15T11:44:15.137Z INFO 8157 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2023-12-15T11:44:15.192Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-12-15T11:44:15.193Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 15 due to node 1 being disconnected (elapsed time since creation: 118ms, elapsed time since send: 118ms, request timeout: 30000ms) 2023-12-15T11:44:15.193Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 2023-12-15T11:44:15.193Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 2023-12-15T11:44:15.193Z INFO 8157 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=889223507, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-15T11:44:15.193Z INFO 8157 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32790 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-15T11:44:15.205Z INFO 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-15T11:44:15.205Z WARN 8157 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-15T11:44:15.211Z INFO 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-15T11:44:15.211Z WARN 8157 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-15T11:44:15.235Z INFO 8157 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-12-15T11:44:15.235Z WARN 8157 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-15T11:44:15.236Z INFO 8157 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-12-15T11:44:15.236Z WARN 8157 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-15T11:44:15.236Z INFO 8157 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-12-15T11:44:15.236Z WARN 8157 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-15T11:44:15.236Z INFO 8157 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-12-15T11:44:15.236Z WARN 8157 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-15T11:44:15.236Z INFO 8157 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-12-15T11:44:15.236Z WARN 8157 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-15T11:44:15.236Z INFO 8157 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-12-15T11:44:15.236Z WARN 8157 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-15T11:44:15.237Z INFO 8157 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-12-15T11:44:15.237Z WARN 8157 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-15T11:44:15.266Z INFO 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-15T11:44:15.266Z WARN 8157 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-15T11:44:15.290Z INFO 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-15T11:44:15.290Z WARN 8157 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-15T11:44:15.293Z INFO 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-12-15T11:44:15.293Z WARN 8157 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-15T11:44:15.336Z INFO 8157 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-12-15T11:44:15.336Z WARN 8157 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-15T11:44:15.336Z INFO 8157 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-12-15T11:44:15.336Z INFO 8157 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-12-15T11:44:15.336Z WARN 8157 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-15T11:44:15.336Z WARN 8157 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-15T11:44:15.337Z INFO 8157 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-12-15T11:44:15.337Z WARN 8157 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-15T11:44:15.337Z INFO 8157 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-12-15T11:44:15.337Z WARN 8157 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.814 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.005 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 2023-12-15T11:44:15.368Z WARN 8157 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 546, 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-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- [INFO] Building cps-ncmp-rest 3.4.1-SNAPSHOT [12/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation getResourceDataForCmHandle [INFO] Processing operation updateResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteResourceDataRunningForCmHandle [INFO] Processing operation patchResourceDataRunningForCmHandle [INFO] Processing operation executeDataOperationForCmHandles [INFO] Processing operation queryResourceDataForCmHandle [INFO] Processing operation getModuleReferencesByCmHandle [INFO] Processing operation getModuleDefinitionsByCmHandleId [INFO] Processing operation searchCmHandles [INFO] Processing operation retrieveCmHandleDetailsById [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId [INFO] Processing operation searchCmHandleIds [INFO] Processing operation getCmHandleStateByCmHandleId [INFO] Processing operation setDataSyncEnabledFlagForCmHandle [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Processing operation updateDmiPluginRegistration [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi [INFO] Processing operation searchCmHandleIds [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 40 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi-inventory.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project 🙏 # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 18 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 11:44:25.659 [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:44:25.874 [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:44:26.006 [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:44:26.053 [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:44:26.073 [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:44:26.083 [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:44:26.131 [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:44:26.138 [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:44:26.143 [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:44:26.151 [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:44:26.155 [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:44:26.162 [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:44:25,467 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:44:25,488 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:44:25,488 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:44:25,490 |-INFO in ch.qos.logback.classic.BasicConfigurator@472073bb - Setting up default configuration. 11:44:27,897 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63714a1 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:44:27,949 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@53bf791 - 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:44:27,949 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63714a1 - 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:44:27,952 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:44:27,952 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:44:27,953 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:44:27,955 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@53bf791 - 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:44:27,955 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@63714a1 - 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:44:27,964 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:44:27,964 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:44:27,969 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:44:28,001 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640667999) 11:44:28,001 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:44:28,002 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:44:28,007 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:44:28,011 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:44:28,012 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bc6a43c - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:44:28,012 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:44:28,012 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bc6a43c - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:44:28,012 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:44:28,012 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bc6a43c - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:44:28,012 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:44:28,012 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bc6a43c - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:44:28,012 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:44:28,012 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bc6a43c - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:44:28,013 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:44:28,013 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bc6a43c - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:44:28,013 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:44:28,013 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bc6a43c - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:44:28,013 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:44:28,013 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bc6a43c - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:44:28,013 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:44:28,013 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:44:28,020 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:44:28,040 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:44:28,040 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:44:28,051 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:44:28,058 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:44:28,389 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5f3fa154 - Setting zoneId to "UTC" 11:44:28,398 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:44:28,398 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:44:28,670 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:44:28,671 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:44:28,671 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:44:28,672 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:44:28,672 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:44:28,672 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1bc6a43c - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:44:28,672 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:44:28,672 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6193340e - End of configuration. 11:44:28,672 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3bced0d2 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:44:28.764Z INFO 13645 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 13645 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-12-15T11:44:28.766Z INFO 13645 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:44:30.185Z INFO 13645 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-15T11:44:30.185Z INFO 13645 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-15T11:44:30.187Z INFO 13645 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 2 ms 2023-12-15T11:44:30.211Z INFO 13645 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.703 seconds (process running for 5.516) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-15T11:44:31.098Z ERROR 13645 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:44:31.109Z ERROR 13645 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:44:31.125Z ERROR 13645 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.897 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.036 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:44:31.499Z INFO 13645 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 13645 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-12-15T11:44:31.499Z INFO 13645 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:44:32.257Z INFO 13645 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-15T11:44:32.257Z INFO 13645 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-15T11:44:32.258Z INFO 13645 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-12-15T11:44:32.266Z INFO 13645 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.798 seconds (process running for 7.57) 2023-12-15T11:44:32.420Z ERROR 13645 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1119966537.executeRequest(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:113) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:204) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:44:32.445Z ERROR 13645 --- [ 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:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:136) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:253) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:44:32.645Z ERROR 13645 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:462) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 123 common frames omitted 2023-12-15T11:44:32.700Z ERROR 13645 --- [ 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:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:44:32.706Z ERROR 13645 --- [ 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:379) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:44:32.712Z ERROR 13645 --- [ 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:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:44:32.717Z ERROR 13645 --- [ 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:379) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:44:32.723Z ERROR 13645 --- [ 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:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.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.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:44:32.728Z ERROR 13645 --- [ 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:379) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.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.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:44:32.733Z ERROR 13645 --- [ 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:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:44:32.737Z ERROR 13645 --- [ 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:379) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.305 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:44:32.814Z INFO 13645 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 13645 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-12-15T11:44:32.814Z INFO 13645 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:44:33.121Z INFO 13645 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-15T11:44:33.121Z INFO 13645 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-15T11:44:33.121Z INFO 13645 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-12-15T11:44:33.125Z INFO 13645 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.336 seconds (process running for 8.429) 2023-12-15T11:44:33.201Z ERROR 13645 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 123 common frames omitted 2023-12-15T11:44:33.233Z ERROR 13645 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-15T11:44:33.237Z ERROR 13645 --- [ 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.561 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 2023-12-15T11:44:33.324Z ERROR 13645 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-12-15T11:44:33.830Z WARN 13645 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 2023-12-15T11:44:33.839Z ERROR 13645 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-12-15T11:44:33.842Z ERROR 13645 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-12-15T11:44:33.847Z ERROR 13645 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.544 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 2023-12-15T11:44:33.912Z INFO 13645 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2023-12-15T11:44:33.927Z ERROR 13645 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 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.014 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.022 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: 134, 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-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- [INFO] Building cps-ncmp-rest-stub 3.4.1-SNAPSHOT [13/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- [INFO] Building cps-ncmp-rest-stub-service 3.4.1-SNAPSHOT [14/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 11:44:38,914 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:44:38,933 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:44:38,933 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:44:38,934 |-INFO in ch.qos.logback.classic.BasicConfigurator@4dcbae55 - Setting up default configuration. 11:44:40,206 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a9860 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:44:40,241 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7ca16adc - 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:44:40,241 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a9860 - 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:44:40,245 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:44:40,245 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:44:40,245 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:44:40,246 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7ca16adc - 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:44:40,246 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a9860 - 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:44:40,252 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:44:40,252 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:44:40,255 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:44:40,274 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640680273) 11:44:40,274 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:44:40,274 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:44:40,279 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:44:40,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:44:40,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:44:40,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:44:40,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:44:40,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:44:40,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:44:40,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:44:40,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:44:40,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:44:40,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:44:40,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:44:40,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:44:40,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:44:40,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:44:40,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:44:40,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:44:40,283 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:44:40,284 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:44:40,287 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:44:40,298 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:44:40,298 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:44:40,302 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:44:40,307 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:44:40,327 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4ac8768e - Setting zoneId to "UTC" 11:44:40,332 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:44:40,332 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:44:40,472 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:44:40,473 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:44:40,473 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:44:40,473 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:44:40,474 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:44:40,474 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:44:40,474 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:44:40,474 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1e957e2f - End of configuration. 11:44:40,474 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@691500ab - Registering current configuration as safe fallback point 2023-12-15T11:44:40.576Z INFO 13769 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13769 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2023-12-15T11:44:40.577Z INFO 13769 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2023-12-15T11:44:41.422Z INFO 13769 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2023-12-15T11:44:41.425Z INFO 13769 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.15; built: 2023-04-11T18:37:53.775Z; git: 5bc5e562c8d05c5862505aebe5cf83a61bdbcb96; jvm 17.0.6-ea+9-LTS 2023-12-15T11:44:41.465Z INFO 13769 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2023-12-15T11:44:41.465Z INFO 13769 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 867 ms 2023-12-15T11:44:41.513Z INFO 13769 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 2023-12-15T11:44:41.518Z INFO 13769 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@22604c7e{application,/,[file:///tmp/jetty-docbase.0.10124803202146702396/],AVAILABLE} 2023-12-15T11:44:41.520Z INFO 13769 --- [ main] org.eclipse.jetty.server.Server : Started Server@42d174ad{STARTING}[11.0.15,sto=0] @3030ms 2023-12-15T11:44:41.958Z INFO 13769 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-12-15T11:44:41.958Z INFO 13769 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-12-15T11:44:41.959Z INFO 13769 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2023-12-15T11:44:41.970Z INFO 13769 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@702f4124{HTTP/1.1, (http/1.1)}{0.0.0.0:45295} 2023-12-15T11:44:41.971Z INFO 13769 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 45295 (http/1.1) with context path '/' 2023-12-15T11:44:41.979Z INFO 13769 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 1.984 seconds (process running for 3.49) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-15T11:44:42.882Z WARN 13769 --- [tp1694609669-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 2023-12-15T11:44:42.882Z INFO 13769 --- [tp1694609669-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.436 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2023-12-15T11:44:43.033Z WARN 13769 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 2023-12-15T11:44:43.034Z INFO 13769 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2023-12-15T11:44:43.037Z INFO 13769 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test4667872929131073555/file.txt 2023-12-15T11:44:43.038Z WARN 13769 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 2023-12-15T11:44:43.038Z ERROR 13769 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 2023-12-15T11:44:43.038Z WARN 13769 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test4667872929131073555/unknown-file.txt', will search it in classpath 2023-12-15T11:44:43.039Z ERROR 13769 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test4667872929131073555/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.03 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- [INFO] Building cps-ncmp-rest-stub-app 3.4.1-SNAPSHOT [15/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar.original [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- [INFO] Building cps-ri 3.4.1-SNAPSHOT [16/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 58 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 32 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 24 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 11:44:57.651 [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:44:57.958 [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.488 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 11:44:55,287 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:44:55,309 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:44:55,309 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:44:55,310 |-INFO in ch.qos.logback.classic.BasicConfigurator@11a88d87 - Setting up default configuration. 11:44:58,205 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ce24a98 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:44:58,270 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@496101d1 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 11:44:58,270 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ce24a98 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 11:44:58,274 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:44:58,274 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:44:58,274 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:44:58,276 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@496101d1 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 11:44:58,276 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@ce24a98 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 11:44:58,283 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:44:58,283 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:44:58,297 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:44:58,342 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640698341) 11:44:58,343 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:44:58,343 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:44:58,350 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:44:58,350 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:44:58,351 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:44:58,351 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:44:58,351 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:44:58,351 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:44:58,351 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:44:58,351 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:44:58,351 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:44:58,351 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:44:58,351 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:44:58,351 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:44:58,351 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:44:58,351 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:44:58,352 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:44:58,352 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:44:58,352 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:44:58,352 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:44:58,358 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:44:58,379 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:44:58,379 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:44:58,386 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:44:58,393 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:44:58,405 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4c14ed24 - Setting zoneId to "UTC" 11:44:58,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:44:58,413 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:44:58,685 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:44:58,686 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:44:58,686 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:44:58,686 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:44:58,687 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:44:58,687 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@19858f26 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:44:58,687 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:44:58,687 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@523cc8b4 - End of configuration. 11:44:58,687 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@139224ab - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:44:58.799Z INFO 13952 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13952 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 2023-12-15T11:44:58.800Z INFO 13952 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:44:59.054Z INFO 13952 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.006 seconds (process running for 4.571) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-15T11:44:59.706Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:00.103Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:00.569Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:02.055Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:04.060Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:04.074Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:04.402Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:05.167Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:05.533Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:06.238Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:07.401Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:09.405Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:09.416Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-15T11:45:09.788Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:169) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.509 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 2023-12-15T11:45:10.510Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 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 2023-12-15T11:45:10.514Z WARN 13952 --- [ 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:338) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:254) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:140) 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.014 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.013 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 2023-12-15T11:45:10.707Z INFO 13952 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 2023-12-15T11:45:10.707Z INFO 13952 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.onap.cps.spi.utils.SessionManagerSpec [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-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.1-SNAPSHOT [17/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.1-SNAPSHOT [18/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.1-SNAPSHOT [19/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231215T113849Z, 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 project dependencies layer... [INFO] Building resources layer... [INFO] Building jvm arg files layer... [INFO] Building classes layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231215T113849Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub [INFO] [INFO] A new version of jib-maven-plugin (3.4.0) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md [INFO] [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. [INFO] [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:integration-test >-------------------- [INFO] Building integration-test 3.4.1-SNAPSHOT [20/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 74 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:45:30.071 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 11:45:30.444 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 11:45:30.839 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 11:45:30.841 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 11:45:30.864 [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:45:30.869 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 11:45:30.873 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 11:45:30.874 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 11:45:30.906 [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:45:30.913 [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:45:33.036 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 11:45:33.066 [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:45:33.551 [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:45:34.539 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (6 MB/? MB) 11:45:34.769 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (11 MB/? MB) 11:45:35.889 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (33 MB/? MB) 11:45:35.935 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (36 MB/? MB) 11:45:36.245 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (41 MB/? MB) 11:45:36.392 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (41 MB/? MB) 11:45:36.435 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (41 MB/? MB) 11:45:36.897 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (41 MB/? MB) 11:45:36.908 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (41 MB/? MB) 11:45:36.936 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (41 MB/? MB) 11:45:37.090 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (42 MB/? MB) 11:45:37.169 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (42 MB/? MB) 11:45:37.275 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (42 MB/? MB) 11:45:37.408 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (43 MB/? MB) 11:45:37.444 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (43 MB/? MB) 11:45:37.583 [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:45:37.678 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (45 MB/? MB) 11:45:37.745 [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:45:37.818 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (47 MB/? MB) 11:45:41.648 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (129 MB/130 MB) 11:45:43.792 [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:45:43.879 [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:45:45.237 [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:45:47.269 [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:45:48.968 [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:45:48.986 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 15s (downloaded 130 MB at 8 MB/s) 11:45:49.026 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 11:45:51.187 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: b74db4201d5707f550596f540268ead20644c72316cc6ab13a4786bb9fd1b56b 11:45:53.023 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT22.14841442S 11:45:53.024 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32792/test?loggerLevel=OFF) 11:45:28,754 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:45:28,775 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:45:28,775 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:45:28,776 |-INFO in ch.qos.logback.classic.BasicConfigurator@78a3023f - Setting up default configuration. 11:45:53,399 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2d752f29 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:45:53,462 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20eee47c - 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:45:53,462 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2d752f29 - 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:45:53,465 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:45:53,465 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:45:53,465 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:45:53,467 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@20eee47c - 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:45:53,467 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2d752f29 - 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:45:53,475 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:45:53,475 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:45:53,479 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:45:53,512 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640753510) 11:45:53,512 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:45:53,512 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:45:53,516 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:45:53,520 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:45:53,520 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d5aea9a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:45:53,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:45:53,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d5aea9a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:45:53,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:45:53,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d5aea9a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:45:53,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:45:53,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d5aea9a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:45:53,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:45:53,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d5aea9a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:45:53,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:45:53,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d5aea9a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:45:53,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:45:53,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d5aea9a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:45:53,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:45:53,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d5aea9a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:45:53,522 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:45:53,522 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:45:53,528 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:45:53,550 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:45:53,550 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:45:53,562 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:45:53,570 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:45:54,376 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6d88a3f4 - Setting zoneId to "UTC" 11:45:54,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:45:54,386 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:45:54,628 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:45:54,629 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:45:54,629 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:45:54,630 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:45:54,630 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:45:54,630 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@d5aea9a - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:45:54,630 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:45:54,631 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6980c50b - End of configuration. 11:45:54,631 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3e9a0143 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:45:54.766Z INFO 14408 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Starting CpsAdminServiceIntegrationSpec using Java 17.0.6-ea with PID 14408 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 2023-12-15T11:45:54.767Z INFO 14408 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:45:55.329Z INFO 14408 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-12-15T11:45:55.397Z INFO 14408 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 59 ms. Found 6 JPA repository interfaces. 2023-12-15T11:45:56.145Z INFO 14408 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-12-15T11:45:56.369Z INFO 14408 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@61ad9bfb 2023-12-15T11:45:56.370Z INFO 14408 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-12-15T11:45:56.569Z INFO 14408 --- [ main] liquibase.database : Set default schema name to public 2023-12-15T11:45:56.813Z INFO 14408 --- [ main] liquibase.lockservice : Successfully acquired change log lock 2023-12-15T11:45:57.052Z INFO 14408 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2023-12-15T11:45:57.062Z INFO 14408 --- [ main] liquibase.changelog : Reading from public.databasechangelog 2023-12-15T11:45:57.210Z INFO 14408 --- [ main] liquibase.command : Using deploymentId: 2640757068 2023-12-15T11:45:57.226Z INFO 14408 --- [ main] liquibase.changelog : Reading from public.databasechangelog Running Changeset: liquibase/test-changelog.yaml::1-1::cps 2023-12-15T11:45:57.273Z INFO 14408 --- [ main] liquibase.changelog : Table anchor created 2023-12-15T11:45:57.274Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-1::cps ran successfully in 8ms Running Changeset: liquibase/test-changelog.yaml::1-2::cps 2023-12-15T11:45:57.296Z INFO 14408 --- [ main] liquibase.changelog : Table relation created 2023-12-15T11:45:57.296Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-2::cps ran successfully in 6ms Running Changeset: liquibase/test-changelog.yaml::1-3::cps 2023-12-15T11:45:57.306Z INFO 14408 --- [ main] liquibase.changelog : Table relation_type created 2023-12-15T11:45:57.307Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-3::cps ran successfully in 5ms Running Changeset: liquibase/test-changelog.yaml::1-4::cps 2023-12-15T11:45:57.322Z INFO 14408 --- [ main] liquibase.changelog : Table fragment created 2023-12-15T11:45:57.324Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-4::cps ran successfully in 12ms Running Changeset: liquibase/test-changelog.yaml::1-5::cps 2023-12-15T11:45:57.336Z INFO 14408 --- [ main] liquibase.changelog : Table schema_set created 2023-12-15T11:45:57.337Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-5::cps ran successfully in 10ms Running Changeset: liquibase/test-changelog.yaml::1-6::cps 2023-12-15T11:45:57.343Z INFO 14408 --- [ main] liquibase.changelog : Table yang_resource created 2023-12-15T11:45:57.344Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-6::cps ran successfully in 5ms Running Changeset: liquibase/test-changelog.yaml::1-7::cps 2023-12-15T11:45:57.350Z INFO 14408 --- [ main] liquibase.changelog : Table dataspace created 2023-12-15T11:45:57.351Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-7::cps ran successfully in 5ms Running Changeset: liquibase/test-changelog.yaml::1-8::cps 2023-12-15T11:45:57.357Z INFO 14408 --- [ main] liquibase.changelog : Table schema_node created 2023-12-15T11:45:57.357Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-8::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-9::cps 2023-12-15T11:45:57.362Z INFO 14408 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 2023-12-15T11:45:57.362Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-9::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-10::cps 2023-12-15T11:45:57.367Z INFO 14408 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created Running Changeset: liquibase/test-changelog.yaml::1-11::cps 2023-12-15T11:45:57.367Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-10::cps ran successfully in 3ms 2023-12-15T11:45:57.373Z INFO 14408 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2023-12-15T11:45:57.373Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-11::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-12::cps 2023-12-15T11:45:57.380Z INFO 14408 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) Running Changeset: liquibase/test-changelog.yaml::1-13::cps 2023-12-15T11:45:57.381Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-12::cps ran successfully in 5ms 2023-12-15T11:45:57.384Z INFO 14408 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2023-12-15T11:45:57.385Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-13::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-14::cps 2023-12-15T11:45:57.389Z INFO 14408 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2023-12-15T11:45:57.389Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-14::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-15::cps 2023-12-15T11:45:57.393Z INFO 14408 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2023-12-15T11:45:57.393Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-15::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-16::cps 2023-12-15T11:45:57.398Z INFO 14408 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2023-12-15T11:45:57.398Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-16::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-17::cps 2023-12-15T11:45:57.402Z INFO 14408 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2023-12-15T11:45:57.403Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-17::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-19::cps 2023-12-15T11:45:57.407Z INFO 14408 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2023-12-15T11:45:57.407Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-19::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-20::cps 2023-12-15T11:45:57.411Z INFO 14408 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2023-12-15T11:45:57.411Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-20::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-22::cps 2023-12-15T11:45:57.415Z INFO 14408 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2023-12-15T11:45:57.416Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-22::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-23::cps 2023-12-15T11:45:57.420Z INFO 14408 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2023-12-15T11:45:57.421Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-23::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-24::cps 2023-12-15T11:45:57.424Z INFO 14408 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2023-12-15T11:45:57.425Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-24::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-25::cps 2023-12-15T11:45:57.428Z INFO 14408 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2023-12-15T11:45:57.429Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-25::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-26::cps 2023-12-15T11:45:57.434Z INFO 14408 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2023-12-15T11:45:57.434Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-26::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-27::cps 2023-12-15T11:45:57.438Z INFO 14408 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2023-12-15T11:45:57.438Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-27::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-28::cps 2023-12-15T11:45:57.442Z INFO 14408 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2023-12-15T11:45:57.442Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-28::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-30::cps 2023-12-15T11:45:57.446Z INFO 14408 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2023-12-15T11:45:57.446Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-30::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-31::cps Running Changeset: liquibase/test-changelog.yaml::1-32::cps 2023-12-15T11:45:57.450Z INFO 14408 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2023-12-15T11:45:57.450Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-31::cps ran successfully in 2ms 2023-12-15T11:45:57.454Z INFO 14408 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2023-12-15T11:45:57.455Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-32::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-33::cps 2023-12-15T11:45:57.459Z INFO 14408 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2023-12-15T11:45:57.460Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-33::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-34::cps 2023-12-15T11:45:57.464Z INFO 14408 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) Running Changeset: liquibase/test-changelog.yaml::1-35::cps 2023-12-15T11:45:57.464Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-34::cps ran successfully in 3ms 2023-12-15T11:45:57.468Z INFO 14408 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2023-12-15T11:45:57.468Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-35::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-36::cps Running Changeset: liquibase/test-changelog.yaml::1-37::cps 2023-12-15T11:45:57.472Z INFO 14408 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2023-12-15T11:45:57.472Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-36::cps ran successfully in 2ms 2023-12-15T11:45:57.476Z INFO 14408 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2023-12-15T11:45:57.476Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-37::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-38::cps 2023-12-15T11:45:57.480Z INFO 14408 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2023-12-15T11:45:57.481Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-38::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-39::cps 2023-12-15T11:45:57.495Z INFO 14408 --- [ main] liquibase.changelog : Custom SQL executed 2023-12-15T11:45:57.495Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-39::cps ran successfully in 13ms Running Changeset: liquibase/test-changelog.yaml::1-40::cps 2023-12-15T11:45:57.498Z INFO 14408 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2023-12-15T11:45:57.499Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-40::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-41::cps Running Changeset: liquibase/test-changelog.yaml::1-42::cps 2023-12-15T11:45:57.502Z INFO 14408 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2023-12-15T11:45:57.502Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-41::cps ran successfully in 1ms 2023-12-15T11:45:57.505Z INFO 14408 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2023-12-15T11:45:57.507Z INFO 14408 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2023-12-15T11:45:57.507Z INFO 14408 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-42::cps ran successfully in 3ms 2023-12-15T11:45:57.512Z INFO 14408 --- [ main] liquibase.util : UPDATE SUMMARY 2023-12-15T11:45:57.512Z INFO 14408 --- [ main] liquibase.util : Run: 39 2023-12-15T11:45:57.512Z INFO 14408 --- [ main] liquibase.util : Previously run: 0 2023-12-15T11:45:57.512Z INFO 14408 --- [ main] liquibase.util : Filtered out: 0 2023-12-15T11:45:57.512Z INFO 14408 --- [ main] liquibase.util : ------------------------------- 2023-12-15T11:45:57.512Z INFO 14408 --- [ main] liquibase.util : Total change sets: 39 UPDATE SUMMARY Run: 39 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 39 2023-12-15T11:45:57.513Z INFO 14408 --- [ main] liquibase.util : Update summary generated Liquibase: Update has been successful. 2023-12-15T11:45:57.514Z INFO 14408 --- [ main] liquibase.command : Update command completed successfully. 2023-12-15T11:45:57.516Z INFO 14408 --- [ main] liquibase.lockservice : Successfully released change log lock 2023-12-15T11:45:57.519Z INFO 14408 --- [ main] liquibase.lockservice : Successfully released change log lock 2023-12-15T11:45:57.521Z INFO 14408 --- [ main] liquibase.command : Command execution complete 2023-12-15T11:45:57.616Z INFO 14408 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2023-12-15T11:45:57.673Z INFO 14408 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 2023-12-15T11:45:57.675Z INFO 14408 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 2023-12-15T11:45:57.675Z INFO 14408 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 2023-12-15T11:45:57.935Z INFO 14408 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-12-15T11:45:58.073Z INFO 14408 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2023-12-15T11:45:58.349Z INFO 14408 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-12-15T11:45:59.217Z INFO 14408 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-12-15T11:45:59.220Z INFO 14408 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-12-15T11:45:59.514Z WARN 14408 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 2023-12-15T11:45:59.620Z WARN 14408 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 2023-12-15T11:45:59.633Z INFO 14408 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2023-12-15T11:45:59.888Z WARN 14408 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 2023-12-15T11:45:59.919Z WARN 14408 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 2023-12-15T11:45:59.985Z WARN 14408 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 2023-12-15T11:46:00.285Z WARN 14408 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-12-15T11:46:02.184Z INFO 14408 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Started CpsAdminServiceIntegrationSpec in 9.093 seconds (process running for 34.226) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-15T11:46:03.899Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:03.899Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(generalTestDataspace) already exists. 2023-12-15T11:46:04.196Z INFO 14408 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2023-12-15T11:46:04.215Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:04.215Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 2023-12-15T11:46:04.245Z INFO 14408 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2023-12-15T11:46:04.254Z INFO 14408 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.628 s - in org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec line 1:0 mismatched input 'invalid' expecting '/' line 1:0 mismatched input 'invalid' expecting '/' 2023-12-15T11:46:05.925Z WARN 14408 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2023-12-15T11:46:06.793Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:06.793Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 2023-12-15T11:46:06.794Z WARN 14408 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 2023-12-15T11:46:06.795Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:06.795Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. line 1:9 missing '/' at 'path' line 1:9 missing '/' at 'path' 2023-12-15T11:46:06.940Z WARN 14408 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2023-12-15T11:46:07.218Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:07.218Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 2023-12-15T11:46:07.219Z WARN 14408 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2023-12-15T11:46:07.222Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:07.222Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 2023-12-15T11:46:07.542Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:07.542Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 2023-12-15T11:46:07.542Z WARN 14408 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 2023-12-15T11:46:07.545Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:07.545Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 2023-12-15T11:46:07.742Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:07.742Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 2023-12-15T11:46:07.742Z WARN 14408 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 2023-12-15T11:46:07.745Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:07.745Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 2023-12-15T11:46:07.789Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:07.789Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 2023-12-15T11:46:07.790Z WARN 14408 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2023-12-15T11:46:07.795Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:07.795Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.867 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 2023-12-15T11:46:09.625Z WARN 14408 --- [ 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]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.802Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.803Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.804Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:09.804Z WARN 14408 --- [ 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_55, Optional[2055-01-01]] 2023-12-15T11:46:10.181Z WARN 14408 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 2023-12-15T11:46:10.240Z WARN 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-15T11:46:10.240Z ERROR 14408 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. 2023-12-15T11:46:10.532Z WARN 14408 --- [ 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]] 2023-12-15T11:46:10.679Z WARN 14408 --- [ 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: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.104 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec line 1:0 mismatched input 'cpsPath' expecting '/' line 1:0 mismatched input 'cpsPath' expecting '/' [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.249 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 2023-12-15T11:46:12.251Z WARN 14408 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 2023-12-15T11:46:12.252Z INFO 14408 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 2023-12-15T11:46:12.252Z INFO 14408 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32792/test?loggerLevel=OFF] 2023-12-15T11:46:12.252Z INFO 14408 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 2023-12-15T11:46:12.252Z INFO 14408 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 2023-12-15T11:46:12.255Z INFO 14408 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 2023-12-15T11:46:12.306Z INFO 14408 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-12-15T11:46:12.388Z INFO 14408 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-12-15T11:46:12.414Z INFO 14408 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-12-15T11:46:12.450Z INFO 14408 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-12-15T11:46:12.757Z INFO 14408 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2023-12-15T11:46:12.761Z INFO 14408 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-12-15T11:46:12.770Z INFO 14408 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2023-12-15T11:46:12.773Z INFO 14408 --- [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.822 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 284, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-application >-------------------- [INFO] Building cps-application 3.4.1-SNAPSHOT [21/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 2 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 11:46:20.007 [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:46:20.193 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 11:46:20.410 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 11:46:20.447 [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:46:20.456 [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:46:19,820 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:46:19,841 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:46:19,841 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:46:19,842 |-INFO in ch.qos.logback.classic.BasicConfigurator@4ef7145f - Setting up default configuration. 11:46:21,197 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1611ce1c - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 11:46:21,247 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@40cd02fc - 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:46:21,247 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1611ce1c - 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:46:21,250 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:46:21,250 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:46:21,250 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:46:21,252 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@40cd02fc - 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:46:21,252 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1611ce1c - 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:46:21,260 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:46:21,260 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:46:21,266 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:46:21,298 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702640781296) 11:46:21,298 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 11:46:21,299 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:46:21,303 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:46:21,310 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:46:21,310 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:46:21,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:46:21,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:46:21,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:46:21,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:46:21,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:46:21,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:46:21,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:46:21,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:46:21,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:46:21,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:46:21,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:46:21,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:46:21,312 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:46:21,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:46:21,312 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:46:21,312 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:46:21,318 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:46:21,339 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:46:21,339 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:46:21,351 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:46:21,360 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:46:21,716 |-INFO in ch.qos.logback.classic.pattern.DateConverter@9742012 - Setting zoneId to "UTC" 11:46:21,726 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:46:21,726 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:46:21,983 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:46:21,984 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:46:21,984 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:46:21,984 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:46:21,985 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:46:21,985 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:46:21,985 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:46:21,985 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@118d7e0e - End of configuration. 11:46:21,985 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@39ff4421 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-15T11:46:22.085Z INFO 15075 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 15075 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 2023-12-15T11:46:22.086Z INFO 15075 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 2023-12-15T11:46:23.357Z INFO 15075 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6c173587, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3212ff1b, org.springframework.security.web.context.SecurityContextHolderFilter@4fa0e166, org.springframework.security.web.header.HeaderWriterFilter@49648d97, org.springframework.security.web.authentication.logout.LogoutFilter@66589578, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@5ce50896, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@77eb383a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@30464500, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4ba64e36, org.springframework.security.web.access.ExceptionTranslationFilter@50b03929, org.springframework.security.web.access.intercept.AuthorizationFilter@223f8c82] 2023-12-15T11:46:25.128Z INFO 15075 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-15T11:46:25.128Z INFO 15075 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-15T11:46:25.130Z INFO 15075 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-12-15T11:46:25.153Z INFO 15075 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.389 seconds (process running for 6.132) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.847 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.008 s - in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 2023-12-15T11:46:26.600Z INFO 15075 --- [ 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.227 s - in org.onap.cps.architecture.LayeredArchitectureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 3 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar.original [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231215T113849Z, 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 project dependencies layer... [INFO] Building resources layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] Building classes layer... [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231215T113849Z, nexus3.onap.org:10003/onap/cps-and-ncmp [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 3 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- [INFO] Building jacoco-report 3.4.1-SNAPSHOT [22/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 3 classes [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] Analyzed bundle 'integration-test' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.4.1-SNAPSHOT [23/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.1-SNAPSHOT/cps-aggregator-3.4.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.067 s] [INFO] cps-bom ............................................ SUCCESS [ 0.006 s] [INFO] checkstyle ......................................... SUCCESS [ 4.337 s] [INFO] spotbugs ........................................... SUCCESS [ 0.019 s] [INFO] cps-parent ......................................... SUCCESS [ 10.648 s] [INFO] cps-events ......................................... SUCCESS [ 10.456 s] [INFO] cps-path-parser .................................... SUCCESS [ 10.030 s] [INFO] cps-service ........................................ SUCCESS [01:40 min] [INFO] cps-rest ........................................... SUCCESS [ 24.273 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 5.470 s] [INFO] cps-ncmp-service ................................... SUCCESS [02:33 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 18.112 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.185 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.793 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.455 s] [INFO] cps-ri ............................................. SUCCESS [ 24.326 s] [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.167 s] [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.418 s] [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.474 s] [INFO] integration-test ................................... SUCCESS [ 48.423 s] [INFO] cps-application .................................... SUCCESS [ 22.766 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.750 s] [INFO] cps ................................................ SUCCESS [ 1.308 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:49 min [INFO] Finished at: 2023-12-15T11:46:38Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5589 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins4450689994732782469.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins6295823715216456263.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/cps-master-verify-java + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/cps-master-verify-java ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/cps-master-verify-java ']' + mkdir -p /w/workspace/cps-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ [cps-master-verify-java] $ /bin/bash /tmp/jenkins11484919249879323864.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D0Tf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-D0Tf/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins12061324159844857985.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config1581907413989216709tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [cps-master-verify-java] $ /bin/bash /tmp/jenkins5622626800306203761.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins2669290743663135928.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D0Tf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-D0Tf/bin to PATH [cps-master-verify-java] $ /bin/bash /tmp/jenkins1299773086756440056.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins8659369120597237345.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D0Tf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-D0Tf/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins41632972522699573.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D0Tf from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-D0Tf/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6343 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-5265.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: 2800.000 BogoMIPS: 5600.00 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 1094 25635 19 5160 30322 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:8a:d1:57 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.106.171/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85780sec preferred_lft 85780sec inet6 fe80::f816:3eff:fe8a:d157/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:c3:49:b5:bd 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:c3ff:fe49:b5bd/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) 12/15/2023 _x86_64_ (8 CPU) 11:37:01 LINUX RESTART (8 CPU) 11:38:01 AM tps rtps wtps bread/s bwrtn/s 11:39:01 AM 162.41 17.26 145.15 2985.80 8774.38 11:40:01 AM 184.57 7.05 177.52 1379.81 11450.70 11:41:01 AM 104.90 12.65 92.25 934.89 32829.84 11:42:01 AM 65.48 0.05 65.43 2.93 2739.30 11:43:01 AM 36.12 0.02 36.10 0.53 1272.38 11:44:01 AM 29.64 0.02 29.62 1.47 603.62 11:45:01 AM 31.96 0.05 31.91 0.53 1118.63 11:46:01 AM 124.68 2.47 122.21 4488.90 34812.63 11:47:02 AM 46.42 1.55 44.87 132.49 8887.14 Average: 87.35 4.57 82.79 1103.04 11387.62 11:38:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:39:01 AM 29158960 31070580 3496752 10.71 2688 2228460 1588160 4.71 180652 2857944 146436 11:40:01 AM 27462488 29785908 5193224 15.90 2688 2635548 2757148 8.18 300720 4398372 216928 11:41:01 AM 25927888 29019356 6727824 20.60 2688 3386872 5306072 15.74 479304 5683580 2336 11:42:01 AM 25649460 28814160 7006252 21.45 2688 3458072 3590844 10.65 516140 5929340 16164 11:43:01 AM 25048424 28215404 7607288 23.30 2688 3459324 4128316 12.25 538980 6496252 32 11:44:01 AM 24586628 27757600 8069084 24.71 2688 3461604 5721668 16.98 541084 6932608 1600 11:45:01 AM 24977372 28349572 7678340 23.51 2688 3662928 3874336 11.50 588584 6518212 182700 11:46:01 AM 23369596 27729728 9286116 28.44 2688 4644264 4688632 13.91 778252 7874500 9724 11:47:02 AM 26290972 31083084 6364740 19.49 2688 5056692 1516324 4.50 940408 4800612 270328 Average: 25830199 29091710 6825513 20.90 2688 3554863 3685722 10.94 540458 5721269 94028 11:38:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:39:01 AM eth0 95.75 78.32 845.54 25.90 0.00 0.00 0.00 0.00 11:39:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:40:01 AM eth0 476.89 341.94 5772.30 41.65 0.00 0.00 0.00 0.00 11:40:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:41:01 AM lo 13.61 13.61 1.70 1.70 0.00 0.00 0.00 0.00 11:41:01 AM eth0 776.57 296.90 5400.34 20.76 0.00 0.00 0.00 0.00 11:41:01 AM docker0 5.28 8.91 0.88 1.12 0.00 0.00 0.00 0.00 11:41:01 AM veth28aca85 5.28 9.05 0.95 1.13 0.00 0.00 0.00 0.00 11:42:01 AM lo 8.21 8.21 1.09 1.09 0.00 0.00 0.00 0.00 11:42:01 AM eth0 83.87 74.19 756.90 17.10 0.00 0.00 0.00 0.00 11:42:01 AM docker0 2.52 3.98 0.41 0.45 0.00 0.00 0.00 0.00 11:43:01 AM lo 36.05 36.05 3.79 3.79 0.00 0.00 0.00 0.00 11:43:01 AM eth0 90.54 83.14 42.05 21.94 0.00 0.00 0.00 0.00 11:43:01 AM docker0 6.78 7.51 0.87 0.89 0.00 0.00 0.00 0.00 11:44:01 AM lo 335.92 335.92 154.89 154.89 0.00 0.00 0.00 0.00 11:44:01 AM eth0 247.77 211.18 94.49 63.55 0.00 0.00 0.00 0.00 11:44:01 AM docker0 1.57 2.05 0.22 0.23 0.00 0.00 0.00 0.00 11:44:01 AM veth3274648 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:45:01 AM lo 35.34 35.34 3.29 3.29 0.00 0.00 0.00 0.00 11:45:01 AM eth0 101.00 78.71 566.63 26.98 0.00 0.00 0.00 0.00 11:45:01 AM docker0 2.02 2.48 0.38 0.35 0.00 0.00 0.00 0.00 11:46:01 AM lo 11.63 11.63 1.74 1.74 0.00 0.00 0.00 0.00 11:46:01 AM eth0 426.06 177.51 3464.27 22.11 0.00 0.00 0.00 0.00 11:46:01 AM docker0 5.55 6.16 0.66 1.18 0.00 0.00 0.00 0.00 11:46:01 AM vethef5ed7d 5.55 6.28 0.73 1.19 0.00 0.00 0.00 0.00 11:47:02 AM lo 231.41 231.41 53.25 53.25 0.00 0.00 0.00 0.00 11:47:02 AM eth0 54.45 51.05 380.19 14.22 0.00 0.00 0.00 0.00 11:47:02 AM docker0 115.29 120.78 36.36 18.78 0.00 0.00 0.00 0.00 Average: lo 74.69 74.69 24.42 24.42 0.00 0.00 0.00 0.00 Average: eth0 261.43 154.77 1924.74 28.24 0.00 0.00 0.00 0.00 Average: docker0 15.44 16.88 4.42 2.55 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) 12/15/2023 _x86_64_ (8 CPU) 11:37:01 LINUX RESTART (8 CPU) 11:38:01 AM CPU %user %nice %system %iowait %steal %idle 11:39:01 AM all 10.52 0.00 0.95 1.65 0.05 86.83 11:39:01 AM 0 9.97 0.00 0.67 0.43 0.03 88.90 11:39:01 AM 1 5.84 0.00 0.43 1.02 0.07 92.64 11:39:01 AM 2 10.98 0.00 1.37 2.64 0.07 84.95 11:39:01 AM 3 13.31 0.00 1.47 0.48 0.05 84.69 11:39:01 AM 4 8.44 0.00 0.67 4.92 0.05 85.92 11:39:01 AM 5 17.07 0.00 1.33 0.93 0.05 80.61 11:39:01 AM 6 13.42 0.00 1.10 2.00 0.03 83.44 11:39:01 AM 7 5.11 0.00 0.58 0.82 0.03 93.45 11:40:01 AM all 37.50 0.00 1.32 1.47 0.09 59.62 11:40:01 AM 0 39.14 0.00 0.90 1.17 0.10 58.68 11:40:01 AM 1 49.56 0.00 1.16 0.27 0.08 48.94 11:40:01 AM 2 39.01 0.00 1.62 1.87 0.10 57.39 11:40:01 AM 3 37.18 0.00 1.32 2.78 0.10 58.62 11:40:01 AM 4 30.38 0.00 1.52 2.08 0.07 65.96 11:40:01 AM 5 50.18 0.00 1.22 2.11 0.08 46.41 11:40:01 AM 6 17.65 0.00 1.24 1.22 0.10 79.79 11:40:01 AM 7 36.91 0.00 1.54 0.23 0.10 61.21 11:41:01 AM all 9.67 0.27 2.11 2.43 0.08 85.44 11:41:01 AM 0 11.52 0.00 2.57 0.19 0.10 85.62 11:41:01 AM 1 9.83 0.30 2.62 7.25 0.08 79.92 11:41:01 AM 2 10.54 0.00 2.03 0.89 0.10 86.43 11:41:01 AM 3 7.43 0.03 2.26 6.01 0.07 84.20 11:41:01 AM 4 7.42 1.85 2.21 3.07 0.08 85.37 11:41:01 AM 5 12.32 0.00 1.46 0.81 0.08 85.34 11:41:01 AM 6 9.32 0.00 1.71 0.99 0.07 87.91 11:41:01 AM 7 8.94 0.00 2.04 0.24 0.07 88.72 11:42:01 AM all 43.07 0.00 1.14 0.46 0.10 55.23 11:42:01 AM 0 44.65 0.00 0.77 0.00 0.08 54.49 11:42:01 AM 1 38.15 0.00 1.10 1.02 0.12 59.61 11:42:01 AM 2 36.94 0.00 1.64 0.64 0.10 60.69 11:42:01 AM 3 53.01 0.00 1.69 0.40 0.12 44.78 11:42:01 AM 4 42.66 0.00 0.70 0.20 0.10 56.34 11:42:01 AM 5 64.83 0.00 1.07 0.79 0.12 33.19 11:42:01 AM 6 37.13 0.00 0.99 0.37 0.08 61.44 11:42:01 AM 7 27.12 0.00 1.12 0.29 0.10 71.37 11:43:01 AM all 20.18 0.62 1.80 0.34 0.09 76.96 11:43:01 AM 0 24.00 0.12 2.09 0.42 0.12 73.25 11:43:01 AM 1 15.87 4.27 1.97 0.05 0.12 77.72 11:43:01 AM 2 17.14 0.02 1.91 0.72 0.10 80.11 11:43:01 AM 3 20.83 0.23 1.42 0.60 0.08 76.82 11:43:01 AM 4 21.23 0.05 1.97 0.54 0.08 76.13 11:43:01 AM 5 24.26 0.08 1.59 0.05 0.07 73.96 11:43:01 AM 6 19.68 0.17 1.47 0.27 0.08 78.33 11:43:01 AM 7 18.43 0.05 1.99 0.07 0.10 79.36 11:44:01 AM all 19.80 0.62 2.78 0.57 0.12 76.11 11:44:01 AM 0 20.27 0.02 2.92 0.44 0.12 76.24 11:44:01 AM 1 22.21 0.07 3.42 0.40 0.13 73.76 11:44:01 AM 2 20.18 0.08 2.90 0.42 0.12 76.30 11:44:01 AM 3 19.63 4.61 3.08 1.16 0.10 71.43 11:44:01 AM 4 20.64 0.02 2.41 0.72 0.12 76.09 11:44:01 AM 5 19.85 0.07 2.63 0.12 0.13 77.20 11:44:01 AM 6 17.76 0.00 2.28 0.37 0.12 79.48 11:44:01 AM 7 17.89 0.15 2.59 0.92 0.10 78.35 11:45:01 AM all 43.00 0.35 1.71 0.16 0.11 54.66 11:45:01 AM 0 29.67 0.07 1.45 0.07 0.12 68.63 11:45:01 AM 1 53.26 0.00 1.62 0.23 0.10 44.78 11:45:01 AM 2 45.51 0.07 1.74 0.32 0.12 52.26 11:45:01 AM 3 25.72 2.26 1.79 0.10 0.10 70.03 11:45:01 AM 4 42.31 0.00 1.77 0.08 0.10 55.73 11:45:01 AM 5 57.63 0.02 2.25 0.10 0.12 39.89 11:45:01 AM 6 42.85 0.37 1.27 0.23 0.10 55.18 11:45:01 AM 7 47.09 0.00 1.81 0.17 0.13 50.80 11:46:01 AM all 23.96 0.00 2.11 2.57 0.07 71.28 11:46:01 AM 0 34.91 0.00 2.45 1.39 0.08 61.16 11:46:01 AM 1 24.08 0.00 1.81 4.60 0.08 69.43 11:46:01 AM 2 17.61 0.00 2.89 8.69 0.07 70.74 11:46:01 AM 3 23.61 0.00 2.08 3.05 0.08 71.18 11:46:01 AM 4 29.82 0.00 2.33 0.40 0.08 67.36 11:46:01 AM 5 12.26 0.00 1.65 1.39 0.07 84.64 11:46:01 AM 6 27.10 0.00 1.53 0.94 0.05 70.38 11:46:01 AM 7 22.27 0.00 2.16 0.12 0.07 75.39 11:47:02 AM all 27.51 0.00 1.59 0.60 0.08 70.23 11:47:02 AM 0 33.87 0.00 1.37 2.66 0.08 62.02 11:47:02 AM 1 31.11 0.00 1.84 0.15 0.07 66.83 11:47:02 AM 2 30.71 0.00 2.54 0.35 0.07 66.33 11:47:02 AM 3 51.70 0.00 1.67 0.35 0.08 46.20 11:47:02 AM 4 19.57 0.00 1.14 0.69 0.10 78.50 11:47:02 AM 5 17.36 0.00 1.47 0.30 0.07 80.80 11:47:02 AM 6 26.61 0.00 1.57 0.07 0.07 71.69 11:47:02 AM 7 9.12 0.00 1.09 0.20 0.08 89.51 Average: all 26.15 0.21 1.72 1.14 0.09 70.70 Average: 0 27.56 0.02 1.69 0.75 0.09 69.88 Average: 1 27.78 0.52 1.77 1.66 0.09 68.17 Average: 2 25.44 0.02 2.07 1.83 0.09 70.55 Average: 3 28.06 0.79 1.86 1.66 0.09 67.54 Average: 4 24.73 0.21 1.64 1.41 0.09 71.92 Average: 5 30.66 0.02 1.63 0.73 0.09 66.87 Average: 6 23.51 0.06 1.46 0.72 0.08 74.18 Average: 7 21.43 0.02 1.66 0.34 0.09 76.46