Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/136619 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-4752 (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-hdQ0ZSOZTkx5/agent.5588 SSH_AGENT_PID=5589 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_13459481455581013293.key (/w/workspace/cps-master-verify-java@tmp/private_key_13459481455581013293.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-ssh11080936526504006774.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-ssh1199204069547533198.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/19/136619/9 # timeout=30 > git rev-parse b0b509919489994ffca56ac26e0064265a87f1c4^{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 b0b509919489994ffca56ac26e0064265a87f1c4 (refs/changes/19/136619/9) > git config core.sparsecheckout # timeout=10 > git checkout -f b0b509919489994ffca56ac26e0064265a87f1c4 # timeout=30 Commit message: "CPS Delta API: Update action for delta service" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 7e94b26a666907cc97d692b8dda8364bb0a0ef45 # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins11073571430722577915.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-8h8i 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-8h8i/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-8h8i/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.33.13 botocore==1.33.13 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.8.2 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/jenkins14922197618439679123.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/config12462338771793095352tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config17720406792015139799tmp [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-4752 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/settings779696953649088572.xml -gs /tmp/global-settings8206964562266942752.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=b0b509919489994ffca56ac26e0064265a87f1c4 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=as00745003@techmahindra.com "-DGERRIT_EVENT_ACCOUNT_NAME=Arpit Singh" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/136619 -DGERRIT_PATCHSET_UPLOADER_EMAIL=as00745003@techmahindra.com "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=136619 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Arpit Singh\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/19/136619/9 "-DGERRIT_PATCHSET_UPLOADER_NAME=Arpit Singh" '-DGERRIT_CHANGE_OWNER=\"Arpit Singh\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=Q1BTIERlbHRhIEFQSTogVXBkYXRlIGFjdGlvbiBmb3IgZGVsdGEgc2VydmljZQoKLSBBZGRlZCBjb2RlIGZvciBVcGRhdGUgYWN0aW9uIGluIERlbHRhIHNlcnZpY2UKLSBhZGRlZCBtZXRob2QgdG8gZ2V0IHVwZGF0ZWQgTGVhZiBkYXRhOiBnZXRVcGRhdGVkTGVhdmVzQmV0d2VlblNvdXJjZUFuZFRhcmdldERhdGFOb2RlCi0gYWRkZWQgbWV0aG9kIHRvIGNvbXBhcmUgTGVhZiBkYXRhIGNvbW1vbiBpbiBzb3VyY2UgYW5kIHRhcmdldCBkYXRhCiAgbm9kZQotIGFkZGVkIG1ldGhvZCB0byBwcm9jZXNzIGxlYXZlcyB1bmlxdWUgdG8gdGFyZ2V0IGRhdGEgbm9kZQotIGFkZGVkIG1ldGhvZCB0byBjb21wYXJlIGxlYXZlczogY29tcGFyZUxlYXZlcwotIGFkZGVkIG1ldGhvZCB0byBzdG9yZSB1cGRhdGVkIGRhdGEgdG8gYSBEZWx0YVJlcG9ydDogYWRkVXBkYXRlZExlYXZlc1RvRGVsdGFSZXBvcnQKLSBBZGRlZCBjb3JyZXNwb25kaW5nIHRlc3R3YXJlCgpJc3N1ZS1JRDogQ1BTLTE4MjQKU2lnbmVkLW9mZi1ieTogQXJwaXQgU2luZ2ggPGFzMDA3NDUwMDNAdGVjaG1haGluZHJhLmNvbT4KQ2hhbmdlLUlkOiBJM2RlMDdlYTMyMjc5ODg3ODRhMDg5MmY2YTkyYzIzOGVjZjAwYTdmYQo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=CPS Delta API: Update action for delta service" '-DGERRIT_EVENT_ACCOUNT=\"Arpit Singh\" ' -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I3de07ea3227988784a0892f6a92c238ecf00a7fa -DGERRIT_EVENT_HASH=-831669566 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=as00745003@techmahindra.com -DGERRIT_PATCHSET_NUMBER=9 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Arpit Singh" -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: Error, Committer email is not included in config file. If your company is new to the project please make appropriate changes to project-committers-config.csv for Copyright Check to work. Exiting... ======================================================================================================================== [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.817 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.603 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.021 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.704 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.022 s - in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 11:49:28.914 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 11:49:28.926 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 11:49:28.963 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 11:49:28.968 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 11:49:28.995 [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.703 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.81 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.204 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.27 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.284 s - in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.notification.CpsDataUpdatedEventFactorySpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s - in org.onap.cps.notification.CpsDataUpdatedEventFactorySpec [INFO] Running org.onap.cps.notification.NotificationErrorHandlerSpec 11:49:30.784 [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:49:30.795 [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.077 s - in org.onap.cps.notification.NotificationErrorHandlerSpec [INFO] Running org.onap.cps.notification.NotificationServiceSpec 11:49:25,389 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:49:25,411 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:49:25,411 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:49:25,412 |-INFO in ch.qos.logback.classic.BasicConfigurator@622314c2 - Setting up default configuration. 11:49:31,174 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6d2dcd7f - 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:49:31,174 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@41ed3d2a - 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:49:31,177 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:49:31,177 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:49:31,177 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:49:31,179 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6d2dcd7f - 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:49:31,179 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@41ed3d2a - 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:49:31,187 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:49:31,187 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:49:31,191 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:49:31,221 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468171219) 11:49:31,221 |-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:49:31,222 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:49:31,228 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:49:31,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52e494a2 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:49:31,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:49:31,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52e494a2 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:49:31,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:49:31,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52e494a2 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:49:31,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:49:31,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52e494a2 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:49:31,229 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:49:31,229 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52e494a2 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:49:31,230 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:49:31,230 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52e494a2 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:49:31,230 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:49:31,230 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52e494a2 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:49:31,230 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:49:31,230 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52e494a2 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:49:31,230 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:49:31,230 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:49:31,235 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:49:31,255 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:49:31,255 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:49:31,263 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:49:31,271 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:49:31,735 |-INFO in ch.qos.logback.classic.pattern.DateConverter@281b0f38 - Setting zoneId to "UTC" 11:49:31,744 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:49:31,744 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:49:32,038 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:49:32,039 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:49:32,040 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:49:32,040 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:49:32,041 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:49:32,041 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@52e494a2 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:49:32,041 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:49:32,041 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2bde6971 - End of configuration. 11:49:32,042 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3f2054d - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:49:32.219Z INFO 6710 --- [ main] o.o.c.n.NotificationServiceSpec : Starting NotificationServiceSpec using Java 17.0.6-ea with PID 6710 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-12-13T11:49:32.220Z INFO 6710 --- [ main] o.o.c.n.NotificationServiceSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:49:32.772Z INFO 6710 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=true) 2023-12-13T11:49:32.839Z INFO 6710 --- [ main] o.o.c.n.NotificationServiceSpec : Started NotificationServiceSpec in 1.949 seconds (process running for 8.318) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-13T11:49:33.446Z ERROR 6710 --- [ 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$189573015.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$495936811.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-13T11:49:33.454Z INFO 6710 --- [ 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.659 s - in org.onap.cps.notification.NotificationServiceSpec [INFO] Running org.onap.cps.notification.NotificationPublisherSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:49:33.550Z INFO 6710 --- [ main] o.o.c.n.NotificationPublisherSpec : Starting NotificationPublisherSpec using Java 17.0.6-ea with PID 6710 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-12-13T11:49:33.551Z INFO 6710 --- [ main] o.o.c.n.NotificationPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:49:33.764Z INFO 6710 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 2023-12-13T11:49:34.406Z INFO 6710 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 2023-12-13T11:49:34.416Z INFO 6710 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 2023-12-13T11:49:34.444Z INFO 6710 --- [ 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-13T11:49:34.446Z WARN 6710 --- [ main] o.testcontainers.utility.ResourceReaper : ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 2023-12-13T11:49:34.450Z INFO 6710 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 2023-12-13T11:49:34.451Z INFO 6710 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 2023-12-13T11:49:34.472Z INFO 6710 --- [ 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-13T11:49:34.479Z INFO 6710 --- [ 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-13T11:49:36.593Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Starting to pull image 2023-12-13T11:49:36.622Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2023-12-13T11:49:37.115Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 2023-12-13T11:49:38.701Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (30 MB/? MB) 2023-12-13T11:49:39.208Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (53 MB/? MB) 2023-12-13T11:49:39.799Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (76 MB/? MB) 2023-12-13T11:49:40.311Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (87 MB/? MB) 2023-12-13T11:49:40.799Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (106 MB/? MB) 2023-12-13T11:49:40.812Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (106 MB/? MB) 2023-12-13T11:49:40.879Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (108 MB/? MB) 2023-12-13T11:49:41.310Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (128 MB/? MB) 2023-12-13T11:49:42.271Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (164 MB/? MB) 2023-12-13T11:49:42.771Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (178 MB/? MB) 2023-12-13T11:49:47.030Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (328 MB/? MB) 2023-12-13T11:49:48.651Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (364 MB/370 MB) 2023-12-13T11:49:53.723Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (366 MB/370 MB) 2023-12-13T11:49:53.889Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (367 MB/370 MB) 2023-12-13T11:49:53.988Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (367 MB/370 MB) 2023-12-13T11:49:54.310Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (368 MB/370 MB) 2023-12-13T11:49:54.390Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (368 MB/370 MB) 2023-12-13T11:49:54.471Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (368 MB/370 MB) 2023-12-13T11:49:54.553Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (368 MB/370 MB) 2023-12-13T11:49:55.201Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 2023-12-13T11:49:55.278Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 2023-12-13T11:49:55.296Z INFO 6710 --- [tream-729162289] t.r.n.o.2.1 : Pull complete. 11 layers, pulled in 18s (downloaded 370 MB at 20 MB/s) 2023-12-13T11:49:55.335Z INFO 6710 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-13T11:50:06.672Z INFO 6710 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7c6a6eec2611c08ed0256eba21e9759d3c70869aefb62023f990ac60d8ac66ec 2023-12-13T11:50:12.230Z INFO 6710 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT37.778801845S 2023-12-13T11:50:12.375Z INFO 6710 --- [ main] o.o.c.n.NotificationPublisherSpec : Started NotificationPublisherSpec in 38.876 seconds (process running for 47.854) 2023-12-13T11:50:13.895Z INFO 6710 --- [anNameSet-0-C-1] s.k.l.ConcurrentMessageListenerContainer : cps-test: partitions assigned: [cps-events-0] 2023-12-13T11:50:24.317Z ERROR 6710 --- [ 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@3c694116[schema=,id=,source=,type=,content=org.onap.cps.event.model.Content@320aad1b[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: 50.85 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.031 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.023 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-13T11:50:24.471Z ERROR 6710 --- [ 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$1769650634.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.324 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:50:25.164Z INFO 6710 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6710 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-12-13T11:50:25.164Z INFO 6710 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:50:25.248Z INFO 6710 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.106 seconds (process running for 60.727) 2023-12-13T11:50:25.299Z WARN 6710 --- [ 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.199 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:50:25.364Z INFO 6710 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6710 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-12-13T11:50:25.364Z INFO 6710 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:50:25.462Z WARN 6710 --- [ 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-13T11:50:25.572Z INFO 6710 --- [ 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-13T11:50:25.572Z INFO 6710 --- [ 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-13T11:50:25.572Z INFO 6710 --- [ 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-13T11:50:25.572Z INFO 6710 --- [ 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-13T11:50:25.572Z INFO 6710 --- [ 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-13T11:50:25.575Z INFO 6710 --- [ 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-13T11:50:26.037Z INFO 6710 --- [ 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-13T11:50:26.128Z INFO 6710 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-13T11:50:26.132Z WARN 6710 --- [ 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-13T11:50:26.418Z INFO 6710 --- [ 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-13T11:50:26.425Z INFO 6710 --- [ 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-13T11:50:29.074Z INFO 6710 --- [ 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 - 9d9de980-44b0-4cce-add6-041ddd889f2e this ] 2023-12-13T11:50:29.094Z INFO 6710 --- [ 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-13T11:50:29.134Z INFO 6710 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.79 seconds (process running for 64.613) 2023-12-13T11:50:29.182Z INFO 6710 --- [ 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.841 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 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 2023-12-13T11:50:29.195Z INFO 6710 --- [ 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-13T11:50:29.195Z INFO 6710 --- [ 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-13T11:50:29.195Z INFO 6710 --- [ 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-13T11:50:29.195Z INFO 6710 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Cluster name: my cluster 2023-12-13T11:50:29.195Z INFO 6710 --- [ 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-13T11:50:29.195Z INFO 6710 --- [ 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-13T11:50:29.215Z INFO 6710 --- [ 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-13T11:50:29.217Z INFO 6710 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Using Multicast discovery 2023-12-13T11:50:29.218Z WARN 6710 --- [ 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-13T11:50:29.232Z INFO 6710 --- [ 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-13T11:50:29.232Z INFO 6710 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTING 2023-12-13T11:50:31.787Z INFO 6710 --- [ 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 - 0ccd0713-333f-4aa3-a948-a5d94ffdb23a this ] 2023-12-13T11:50:31.787Z WARN 6710 --- [ 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-13T11:50:31.788Z INFO 6710 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTED 2023-12-13T11:50:31.794Z INFO 6710 --- [ 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-13T11:50:31.794Z INFO 6710 --- [ 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-13T11:50:31.794Z INFO 6710 --- [ 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-13T11:50:31.794Z INFO 6710 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Cluster name: my cluster 2023-12-13T11:50:31.794Z INFO 6710 --- [ 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-13T11:50:31.795Z INFO 6710 --- [ 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-13T11:50:31.811Z INFO 6710 --- [ 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-13T11:50:31.813Z INFO 6710 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Using Multicast discovery 2023-12-13T11:50:31.813Z WARN 6710 --- [ 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-13T11:50:31.829Z INFO 6710 --- [ 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-13T11:50:31.830Z INFO 6710 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTING 2023-12-13T11:50:32.015Z INFO 6710 --- [ 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-13T11:50:32.041Z INFO 6710 --- [.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.202:42691 2023-12-13T11:50:32.045Z INFO 6710 --- [.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:42691 and /10.250.0.254:5702 2023-12-13T11:50:37.138Z INFO 6710 --- [ration.thread-3] 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 - 0ccd0713-333f-4aa3-a948-a5d94ffdb23a this Member [10.250.0.254]:5703 - 3812d581-61de-4485-9dbb-1ff3519511e1 ] 2023-12-13T11:50:37.147Z INFO 6710 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5702 - 0ccd0713-333f-4aa3-a948-a5d94ffdb23a Member [10.250.0.254]:5703 - 3812d581-61de-4485-9dbb-1ff3519511e1 this ] 2023-12-13T11:50:37.147Z WARN 6710 --- [ 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-13T11:50:37.147Z INFO 6710 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTED 2023-12-13T11:50:37.155Z INFO 6710 --- [ 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-13T11:50:37.155Z INFO 6710 --- [ 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-13T11:50:37.155Z INFO 6710 --- [ 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-13T11:50:37.155Z INFO 6710 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Cluster name: my cluster 2023-12-13T11:50:37.155Z INFO 6710 --- [ 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-13T11:50:37.156Z INFO 6710 --- [ 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-13T11:50:37.176Z INFO 6710 --- [ 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-13T11:50:37.178Z INFO 6710 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Using Multicast discovery 2023-12-13T11:50:37.178Z WARN 6710 --- [ 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-13T11:50:37.196Z INFO 6710 --- [ 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-13T11:50:37.197Z INFO 6710 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTING 2023-12-13T11:50:37.366Z INFO 6710 --- [ 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-13T11:50:37.370Z INFO 6710 --- [.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.202:35061 2023-12-13T11:50:37.371Z INFO 6710 --- [.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:35061 and /10.250.0.254:5702 2023-12-13T11:50:42.478Z INFO 6710 --- [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 - 0ccd0713-333f-4aa3-a948-a5d94ffdb23a this Member [10.250.0.254]:5703 - 3812d581-61de-4485-9dbb-1ff3519511e1 Member [10.250.0.254]:5704 - c9dba562-037e-485d-8530-46d0cd45c04e ] 2023-12-13T11:50:42.483Z INFO 6710 --- [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 - 0ccd0713-333f-4aa3-a948-a5d94ffdb23a Member [10.250.0.254]:5703 - 3812d581-61de-4485-9dbb-1ff3519511e1 this Member [10.250.0.254]:5704 - c9dba562-037e-485d-8530-46d0cd45c04e ] 2023-12-13T11:50:42.483Z INFO 6710 --- [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 - 0ccd0713-333f-4aa3-a948-a5d94ffdb23a Member [10.250.0.254]:5703 - 3812d581-61de-4485-9dbb-1ff3519511e1 Member [10.250.0.254]:5704 - c9dba562-037e-485d-8530-46d0cd45c04e this ] 2023-12-13T11:50:42.483Z INFO 6710 --- [.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.202:51163 2023-12-13T11:50:42.485Z INFO 6710 --- [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-13T11:50:42.486Z INFO 6710 --- [.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:51163 and /10.250.0.254:5704 2023-12-13T11:50:42.487Z INFO 6710 --- [.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.202:47735 2023-12-13T11:50:42.487Z INFO 6710 --- [.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:47735 and /10.250.0.254:5703 2023-12-13T11:50:43.484Z WARN 6710 --- [ 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-13T11:50:43.485Z INFO 6710 --- [ 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.306 s - in org.onap.cps.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Running org.onap.cps.spi.PaginationOptionSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 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-13T11:50:43.787Z WARN 6710 --- [ 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.23 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-13T11:50:43.830Z ERROR 6710 --- [ 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.036 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2023-12-13T11:50:43.869Z INFO 6710 --- [.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-13T11:50:43.870Z INFO 6710 --- [.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-13T11:50:43.871Z INFO 6710 --- [.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-13T11:50:43.871Z INFO 6710 --- [.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-13T11:50:43.871Z INFO 6710 --- [.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-13T11:50:43.871Z INFO 6710 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is SHUTTING_DOWN [INFO] [INFO] Results: [INFO] [INFO] Tests run: 332, 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:50:59.310 [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:50:59.514 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 11:50:59.642 [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:50:59.658 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 11:50:59.679 [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:50:59.688 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 11:50:59.707 [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:50:59.730 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 11:50:59.762 [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:50:59.769 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 11:50:59.773 [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:50:59.781 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 11:50:59.784 [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:50:59.789 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 11:50:59.792 [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:50:59.798 [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:50:59,118 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:50:59,140 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:50:59,141 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:50:59,142 |-INFO in ch.qos.logback.classic.BasicConfigurator@483f19c0 - Setting up default configuration. 11:51:01,037 |-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:51:01,093 |-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:51:01,093 |-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:51:01,096 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:51:01,096 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:51:01,096 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:51:01,098 |-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:51:01,098 |-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:51:01,106 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:51:01,106 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:51:01,116 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:51:01,148 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468261146) 11:51:01,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:51:01,148 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:51:01,153 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:51:01,157 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:51:01,157 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:51:01,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:51:01,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:51:01,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:51:01,158 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:51:01,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:51:01,158 |-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:51:01,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:51:01,158 |-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:51:01,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:51:01,158 |-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:51:01,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:51:01,158 |-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:51:01,158 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:51:01,158 |-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:51:01,158 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:51:01,158 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:51:01,165 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:51:01,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:51:01,186 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:51:01,198 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:51:01,206 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:51:01,547 |-INFO in ch.qos.logback.classic.pattern.DateConverter@549dfe1d - Setting zoneId to "UTC" 11:51:01,556 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:51:01,556 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:51:01,826 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:51:01,827 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:51:01,827 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:51:01,828 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:51:01,828 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:51:01,828 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:51:01,828 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:51:01,829 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@537fb7bf - End of configuration. 11:51:01,829 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@445adbd7 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:51:01.958Z INFO 7720 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7720 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-12-13T11:51:01.958Z INFO 7720 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:51:04.617Z INFO 7720 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-13T11:51:04.617Z INFO 7720 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-13T11:51:04.618Z INFO 7720 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-12-13T11:51:04.637Z INFO 7720 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 4.045 seconds (process running for 6.322) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-13T11:51:05.818Z ERROR 7720 --- [ 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-13T11:51:06.047Z ERROR 7720 --- [ 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-13T11:51:06.210Z ERROR 7720 --- [ 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-13T11:51:06.219Z ERROR 7720 --- [ 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: 6.225 s - in org.onap.cps.rest.controller.AdminRestControllerSpec [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:51:06.440Z INFO 7720 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7720 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-12-13T11:51:06.440Z INFO 7720 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:51:07.235Z INFO 7720 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-13T11:51:07.235Z INFO 7720 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-13T11:51:07.236Z INFO 7720 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-12-13T11:51:07.240Z INFO 7720 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.833 seconds (process running for 8.925) 2023-12-13T11:51:07.348Z ERROR 7720 --- [ 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-13T11:51:07.497Z ERROR 7720 --- [ 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-13T11:51:07.520Z ERROR 7720 --- [ 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-13T11:51:07.770Z ERROR 7720 --- [ 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-13T11:51:07.802Z ERROR 7720 --- [ 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-13T11:51:07.822Z ERROR 7720 --- [ 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-13T11:51:07.855Z ERROR 7720 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.522 s - in org.onap.cps.rest.controller.DataRestControllerSpec 2023-12-13T11:51:07.867Z ERROR 7720 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:51:07.906Z INFO 7720 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7720 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-12-13T11:51:07.906Z INFO 7720 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:51:08.464Z INFO 7720 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-13T11:51:08.464Z INFO 7720 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-13T11:51:08.464Z INFO 7720 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-12-13T11:51:08.468Z INFO 7720 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.59 seconds (process running for 10.154) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.747 s - in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:51:08.652Z INFO 7720 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7720 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-12-13T11:51:08.653Z INFO 7720 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:51:09.203Z INFO 7720 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-13T11:51:09.203Z INFO 7720 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-13T11:51:09.203Z INFO 7720 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-12-13T11:51:09.206Z INFO 7720 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.578 seconds (process running for 10.892) 2023-12-13T11:51:09.226Z ERROR 7720 --- [ 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-13T11:51:09.250Z ERROR 7720 --- [ 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.697 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.022 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.017 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 120 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/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/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/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/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/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/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". [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:51:33.123 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 11:51:33.149 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 11:51:33.153 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 11:51:33.154 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 11:51:33.172 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 11:51:33.177 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 11:51:33.178 [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:51:33.188 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 11:51:33.196 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 11:51:33.200 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 11:51:33.232 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 11:51:33.237 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 11:51:33.247 [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.254 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 11:51:33.265 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 11:51:33.272 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 11:51:33.276 [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:51:33.287 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 11:51:33.288 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 11:51:33.671 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 11:51:33.676 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 11:51:33.679 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:51:33.684 [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:51:33.684 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:51:33.686 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 11:51:33.686 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 11:51:33.802 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:51:33.802 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 11:51:33.813 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:51:33.814 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 11:51:33.817 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:51:33.817 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 11:51:33.820 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:51:33.820 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 11:51:33.821 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 11:51:33.821 [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.428 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 11:51:34.041 [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.217 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 11:51:34.059 [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:51:34.102 [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:51:34.105 [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:51:34.107 [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:51:34.111 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 11:51:34.112 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 11:51:34.116 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 11:51:34.119 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 11:51:34.120 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 11:51:34.122 [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:51:34.122 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 11:51:34.122 [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.073 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.066 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 11:51:34.295 [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:51:34.602 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 11:51:35.018 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 11:51:35.020 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 11:51:35.047 [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:51:35.051 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 11:51:35.054 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 11:51:35.055 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 11:51:35.079 [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:51:35.086 [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:51:35.488 [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: 763576f1259decd368a395ada5150889d580fc9714ff7174e4d778c5b952be21 11:51:41.121 [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.064560815S 11:51:41.276 [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:51:41.410 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 11:51:41.410 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 11:51:41.410 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1702468301408 11:51:30,116 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:51:30,137 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:51:30,137 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:51:30,139 |-INFO in ch.qos.logback.classic.BasicConfigurator@56db9f2d - Setting up default configuration. 11:51:41,624 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@730332d1 - 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:51:41,672 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:51:41,672 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@730332d1 - 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:51:41,675 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:51:41,675 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:51:41,675 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:51:41,677 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:51:41,677 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@730332d1 - 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:51:41,684 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:51:41,684 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:51:41,688 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:51:41,729 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468301727) 11:51:41,729 |-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:51:41,729 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:51:41,735 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:51:41,735 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11d24455 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:51:41,735 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:51:41,735 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11d24455 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:51:41,736 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:51:41,736 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11d24455 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:51:41,736 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:51:41,736 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11d24455 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:51:41,736 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:51:41,736 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11d24455 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:51:41,736 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:51:41,736 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11d24455 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:51:41,736 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:51:41,736 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11d24455 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:51:41,736 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:51:41,736 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11d24455 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:51:41,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:51:41,736 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:51:41,741 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:51:41,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:51:41,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:51:41,765 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:51:41,771 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:51:42,233 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1b7a93b5 - Setting zoneId to "UTC" 11:51:42,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:51:42,241 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:51:42,468 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:51:42,469 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:51:42,469 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:51:42,470 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:51:42,470 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:51:42,470 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@11d24455 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:51:42,470 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:51:42,470 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7185afb1 - End of configuration. 11:51:42,471 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3a114354 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:51:42.509Z INFO 8116 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:51:42.510Z INFO 8116 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:51:42.691Z INFO 8116 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.272 seconds (process running for 13.44) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-13T11:51:43.209Z INFO 8116 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 2023-12-13T11:51:43.262Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:51:43.263Z INFO 8116 --- [ 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-13T11:51:43.287Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:51:43.288Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:51:43.288Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:51:43.288Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468303287 2023-12-13T11:51:43.813Z WARN 8116 --- [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-13T11:51:43.814Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: w1R7JCpTSJaoCw7fo9CKpA 2023-12-13T11:51:43.947Z WARN 8116 --- [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-13T11:51:44.057Z INFO 8116 --- [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 oJ0yAmUuQFOYxsGlq--jmA 2023-12-13T11:51:44.120Z INFO 8116 --- [ 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 oJ0yAmUuQFOYxsGlq--jmA 2023-12-13T11:51:44.120Z INFO 8116 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: w1R7JCpTSJaoCw7fo9CKpA 2023-12-13T11:51:44.243Z INFO 8116 --- [ 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-13T11:51:44.250Z INFO 8116 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2023-12-13T11:51:44.281Z INFO 8116 --- [ 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-20738e88-966a-42bb-b4be-a6b750dcac67 2023-12-13T11:51:44.282Z INFO 8116 --- [ 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-13T11:51:44.282Z INFO 8116 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2023-12-13T11:51:44.306Z INFO 8116 --- [ 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-20738e88-966a-42bb-b4be-a6b750dcac67', protocol='range'} 2023-12-13T11:51:44.308Z INFO 8116 --- [ 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-20738e88-966a-42bb-b4be-a6b750dcac67=Assignment(partitions=[test-topic-0])} 2023-12-13T11:51:44.333Z INFO 8116 --- [ 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-20738e88-966a-42bb-b4be-a6b750dcac67', protocol='range'} 2023-12-13T11:51:44.334Z INFO 8116 --- [ 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-13T11:51:44.337Z INFO 8116 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 2023-12-13T11:51:44.350Z INFO 8116 --- [ 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-13T11:51:44.374Z INFO 8116 --- [ 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-13T11:51:44.518Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:44.520Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2023-12-13T11:51:44.616Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:44.617Z INFO 8116 --- [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: 193ms, elapsed time since send: 192ms, request timeout: 30000ms) 2023-12-13T11:51:44.617Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 2023-12-13T11:51:44.617Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 2023-12-13T11:51:44.617Z INFO 8116 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=1204360991, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-13T11:51:44.620Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:44.620Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:44.620Z INFO 8116 --- [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-13T11:51:44.722Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:44.722Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:44.772Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:44.772Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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.586 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 2023-12-13T11:51:44.899Z INFO 8116 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-13T11:51:44.924Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:44.924Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:44.974Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:44.974Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:44.978Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ac68eeceac39aa7da3dcf6ce2c60c6bfdec430dc2a7a8b4e102724240d91abe1 2023-12-13T11:51:45.226Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:45.226Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:45.377Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:45.377Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:45.631Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:45.631Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:46.135Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:46.135Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:46.545Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:46.545Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:47.100Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:47.101Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:47.771Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:47.771Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:48.189Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:48.190Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:48.886Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:48.886Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:49.150Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:49.151Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:50.099Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:50.099Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:50.106Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:50.107Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:50.692Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.79382866S 2023-12-13T11:51:50.699Z INFO 8116 --- [ 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-13T11:51:50.706Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:51:50.706Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:51:50.706Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468310706 11:51:50,738 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:51:50,739 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:51:50,739 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1777a76a - 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:51:50,743 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:51:50,743 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1777a76a - 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:51:50,745 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:51:50,745 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:51:50,745 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:51:50,745 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:51:50,745 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1777a76a - 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:51:50,748 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:51:50,748 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:51:50,748 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:51:50,748 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468310748) 11:51:50,748 |-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:51:50,748 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:51:50,750 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:51:50,750 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32b92218 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:51:50,750 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:51:50,750 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32b92218 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:51:50,750 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:51:50,750 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32b92218 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:51:50,750 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:51:50,750 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32b92218 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:51:50,750 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:51:50,750 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32b92218 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:51:50,750 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:51:50,750 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32b92218 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:51:50,750 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:51:50,750 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32b92218 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:51:50,750 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:51:50,750 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32b92218 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:51:50,750 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:51:50,750 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:51:50,750 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:51:50,751 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:51:50,751 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:51:50,751 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:51:50,751 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:51:50,758 |-INFO in ch.qos.logback.classic.pattern.DateConverter@41850d76 - Setting zoneId to "UTC" 11:51:50,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:51:50,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:51:50,763 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:51:50,763 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:51:50,763 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:51:50,763 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:51:50,763 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:51:50,763 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@32b92218 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:51:50,763 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:51:50,763 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@dc0b733 - End of configuration. 11:51:50,763 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@27a60d16 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:51:50.768Z INFO 8116 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:51:50.768Z INFO 8116 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:51:50.987Z INFO 8116 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.278 seconds (process running for 21.735) 2023-12-13T11:51:50.992Z INFO 8116 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2023-12-13T11:51:51.026Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:51.026Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:51.030Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:51:51.031Z INFO 8116 --- [ 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-13T11:51:51.035Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:51:51.035Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:51:51.035Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:51:51.035Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468311035 2023-12-13T11:51:51.153Z WARN 8116 --- [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-13T11:51:51.153Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: NBmoIpppTjuU4IIMQBDuyA 2023-12-13T11:51:51.210Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:51.210Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:51.282Z WARN 8116 --- [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-13T11:51:51.390Z INFO 8116 --- [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 aeVtMcNJR1iVanCMtEkyrA 2023-12-13T11:51:51.402Z INFO 8116 --- [ 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 aeVtMcNJR1iVanCMtEkyrA 2023-12-13T11:51:51.402Z INFO 8116 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: NBmoIpppTjuU4IIMQBDuyA 2023-12-13T11:51:51.725Z INFO 8116 --- [ 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-13T11:51:51.729Z INFO 8116 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2023-12-13T11:51:51.752Z INFO 8116 --- [ 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-4470f377-bcfe-4ee2-81bc-bde4b036e8ba 2023-12-13T11:51:51.752Z INFO 8116 --- [ 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-13T11:51:51.752Z INFO 8116 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2023-12-13T11:51:51.783Z INFO 8116 --- [ 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-4470f377-bcfe-4ee2-81bc-bde4b036e8ba', protocol='range'} 2023-12-13T11:51:51.784Z INFO 8116 --- [ 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-4470f377-bcfe-4ee2-81bc-bde4b036e8ba=Assignment(partitions=[client-topic-0])} 2023-12-13T11:51:51.804Z INFO 8116 --- [ 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-4470f377-bcfe-4ee2-81bc-bde4b036e8ba', protocol='range'} 2023-12-13T11:51:51.804Z INFO 8116 --- [ 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-13T11:51:51.804Z INFO 8116 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2023-12-13T11:51:51.814Z INFO 8116 --- [ 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-13T11:51:51.825Z INFO 8116 --- [ 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-13T11:51:51.892Z INFO 8116 --- [ 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-13T11:51:51.895Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:51:51.895Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:51:51.895Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468311895 2023-12-13T11:51:51.902Z INFO 8116 --- [ 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-13T11:51:51.905Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:51:51.905Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:51:51.905Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468311905 2023-12-13T11:51:51.977Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:51:51.977Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2023-12-13T11:51:51.986Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:51:51.986Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 118ms, elapsed time since send: 118ms, request timeout: 30000ms) 2023-12-13T11:51:51.987Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2023-12-13T11:51:51.987Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2023-12-13T11:51:51.987Z INFO 8116 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1604882902, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-13T11:51:51.987Z INFO 8116 --- [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-13T11:51:52.079Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:51:52.080Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:51:52.089Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:51:52.089Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:52.137Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:52.137Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:52.180Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:51:52.180Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.308 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 2023-12-13T11:51:52.216Z INFO 8116 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-13T11:51:52.259Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 4c0ff268f98cbb3023263cd8df20ddf2961920458e10ba20d1fca4fefbd3f06f 2023-12-13T11:51:52.291Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:51:52.291Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:52.321Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:52.321Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:52.434Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:51:52.434Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:51:52.493Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:51:52.493Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:52.787Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:51:52.787Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:51:52.896Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:51:52.896Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:53.051Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:53.051Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:53.526Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:53.526Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:53.643Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:51:53.643Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:51:53.703Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:51:53.703Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:54.064Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:54.064Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:54.431Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:54.431Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:54.607Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:51:54.607Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:54.852Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:51:54.852Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:51:54.897Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:54.898Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:55.439Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:55.439Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:55.512Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:51:55.512Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:55.907Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:51:55.907Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:51:56.104Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:56.104Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:56.518Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:51:56.518Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:56.556Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:56.556Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:56.769Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:51:56.770Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:51:57.321Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:57.321Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:57.523Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:51:57.523Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:57.625Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:51:57.625Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:51:57.761Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:57.762Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:57.880Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.663897892S 11:51:57,930 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:51:57,930 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:51:57,931 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@20e501fb - 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:51:57,932 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 11:51:57,934 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:51:57,934 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@20e501fb - 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:51:57,937 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:51:57,937 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:51:57,937 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:51:57,937 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:51:57,937 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@20e501fb - 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:51:57,940 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:51:57,940 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:51:57,940 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:51:57,940 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468317940) 11:51:57,940 |-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:51:57,940 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:51:57,942 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:51:57,942 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7144a18d - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:51:57,942 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:51:57,942 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7144a18d - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:51:57,942 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:51:57,942 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7144a18d - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:51:57,942 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:51:57,942 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7144a18d - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:51:57,942 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:51:57,942 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7144a18d - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:51:57,942 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:51:57,942 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7144a18d - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:51:57,942 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:51:57,942 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7144a18d - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:51:57,942 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:51:57,942 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7144a18d - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:51:57,942 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:51:57,942 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:51:57,943 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:51:57,944 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:51:57,944 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:51:57,944 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:51:57,944 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:51:57,949 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6b3f6903 - Setting zoneId to "UTC" 11:51:57,949 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:51:57,949 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:51:57,953 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:51:57,953 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:51:57,953 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:51:57,953 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:51:57,953 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:51:57,953 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7144a18d - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:51:57,953 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:51:57,953 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@18c32da4 - End of configuration. 11:51:57,954 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@10211d9e - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:51:57.960Z INFO 8116 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:51:57.960Z INFO 8116 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:51:58.289Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:58.289Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:58.439Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:51:58.440Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:58.491Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:51:58.491Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:51:58.678Z INFO 8116 --- [ 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-13T11:51:58.682Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:51:58.682Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:51:58.682Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468318682 2023-12-13T11:51:58.684Z INFO 8116 --- [ 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-13T11:51:58.692Z INFO 8116 --- [ 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-13T11:51:58.706Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:51:58.706Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:51:58.706Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468318706 2023-12-13T11:51:58.706Z INFO 8116 --- [ 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-13T11:51:58.716Z INFO 8116 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.808 seconds (process running for 29.464) 2023-12-13T11:51:58.766Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:58.767Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:58.781Z WARN 8116 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2023-12-13T11:51:58.781Z INFO 8116 --- [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: IprOvaWHSDG1MgYZft5khQ 2023-12-13T11:51:58.849Z WARN 8116 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-13T11:51:58.849Z INFO 8116 --- [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: IprOvaWHSDG1MgYZft5khQ 2023-12-13T11:51:58.905Z WARN 8116 --- [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-13T11:51:59.006Z WARN 8116 --- [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-13T11:51:59.019Z WARN 8116 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-13T11:51:59.124Z WARN 8116 --- [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 8 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2023-12-13T11:51:59.137Z WARN 8116 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-13T11:51:59.195Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:51:59.195Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:51:59.234Z INFO 8116 --- [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 EHkeaj8PS22Uri-hW6kt6Q 2023-12-13T11:51:59.240Z INFO 8116 --- [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 EHkeaj8PS22Uri-hW6kt6Q 2023-12-13T11:51:59.240Z INFO 8116 --- [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-13T11:51:59.241Z INFO 8116 --- [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-13T11:51:59.245Z INFO 8116 --- [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-13T11:51:59.246Z INFO 8116 --- [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-13T11:51:59.276Z INFO 8116 --- [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-eee52c17-e74b-4086-8d4c-c552597931aa 2023-12-13T11:51:59.276Z INFO 8116 --- [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-13T11:51:59.276Z INFO 8116 --- [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-13T11:51:59.276Z INFO 8116 --- [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-be479647-70c5-424b-896f-bc910d455574 2023-12-13T11:51:59.277Z INFO 8116 --- [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-13T11:51:59.277Z INFO 8116 --- [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-13T11:51:59.303Z INFO 8116 --- [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-eee52c17-e74b-4086-8d4c-c552597931aa', protocol='range'} 2023-12-13T11:51:59.303Z INFO 8116 --- [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-eee52c17-e74b-4086-8d4c-c552597931aa=Assignment(partitions=[ncmp-async-m2m-0])} 2023-12-13T11:51:59.307Z INFO 8116 --- [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-be479647-70c5-424b-896f-bc910d455574', protocol='range'} 2023-12-13T11:51:59.307Z INFO 8116 --- [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-be479647-70c5-424b-896f-bc910d455574=Assignment(partitions=[ncmp-async-m2m-0])} 2023-12-13T11:51:59.344Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:51:59.344Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:59.358Z INFO 8116 --- [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-be479647-70c5-424b-896f-bc910d455574', protocol='range'} 2023-12-13T11:51:59.358Z INFO 8116 --- [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-13T11:51:59.358Z INFO 8116 --- [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-eee52c17-e74b-4086-8d4c-c552597931aa', protocol='range'} 2023-12-13T11:51:59.358Z INFO 8116 --- [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-13T11:51:59.359Z INFO 8116 --- [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-13T11:51:59.359Z INFO 8116 --- [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-13T11:51:59.371Z INFO 8116 --- [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-13T11:51:59.371Z INFO 8116 --- [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-13T11:51:59.375Z INFO 8116 --- [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-13T11:51:59.375Z INFO 8116 --- [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-13T11:51:59.392Z INFO 8116 --- [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-13T11:51:59.392Z INFO 8116 --- [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-13T11:51:59.415Z INFO 8116 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-12-13T11:51:59.416Z INFO 8116 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-12-13T11:51:59.437Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:51:59.437Z INFO 8116 --- [ 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-13T11:51:59.442Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:51:59.442Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:51:59.442Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:51:59.442Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468319442 2023-12-13T11:51:59.449Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:51:59.449Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:51:59.457Z INFO 8116 --- [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 EHkeaj8PS22Uri-hW6kt6Q 2023-12-13T11:51:59.457Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: IprOvaWHSDG1MgYZft5khQ 2023-12-13T11:51:59.770Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:51:59.771Z INFO 8116 --- [ 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-13T11:51:59.774Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:51:59.774Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:51:59.774Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:51:59.774Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468319774 2023-12-13T11:51:59.775Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:51:59.775Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:51:59.786Z INFO 8116 --- [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 EHkeaj8PS22Uri-hW6kt6Q 2023-12-13T11:51:59.786Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: IprOvaWHSDG1MgYZft5khQ 2023-12-13T11:51:59.840Z ERROR 8116 --- [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-13T11:52:00.104Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:52:00.104Z INFO 8116 --- [ 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-13T11:52:00.107Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:52:00.107Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:52:00.107Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:52:00.107Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468320107 2023-12-13T11:52:00.113Z INFO 8116 --- [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 EHkeaj8PS22Uri-hW6kt6Q 2023-12-13T11:52:00.113Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: IprOvaWHSDG1MgYZft5khQ 2023-12-13T11:52:00.352Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:00.352Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:00.360Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:00.360Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:00.424Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:52:00.424Z INFO 8116 --- [ 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-13T11:52:00.429Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:52:00.429Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:52:00.429Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:52:00.429Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468320429 2023-12-13T11:52:00.434Z INFO 8116 --- [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 EHkeaj8PS22Uri-hW6kt6Q 2023-12-13T11:52:00.435Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: IprOvaWHSDG1MgYZft5khQ 2023-12-13T11:52:00.507Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:00.508Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:00.742Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:52:00.742Z INFO 8116 --- [ 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-13T11:52:00.745Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:52:00.745Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:52:00.745Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:52:00.745Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468320745 2023-12-13T11:52:00.751Z INFO 8116 --- [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 EHkeaj8PS22Uri-hW6kt6Q 2023-12-13T11:52:00.751Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: IprOvaWHSDG1MgYZft5khQ 2023-12-13T11:52:00.981Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:00.981Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:01.060Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:52:01.060Z INFO 8116 --- [ 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-13T11:52:01.063Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:52:01.063Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:52:01.063Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:52:01.063Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468321063 2023-12-13T11:52:01.068Z INFO 8116 --- [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 EHkeaj8PS22Uri-hW6kt6Q 2023-12-13T11:52:01.069Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: IprOvaWHSDG1MgYZft5khQ 2023-12-13T11:52:01.083Z ERROR 8116 --- [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@1c21d3de] 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@1b8e3c65, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1702468321069, 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-13T11:52:01.090Z ERROR 8116 --- [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-13T11:52:01.213Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:01.214Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:01.255Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:01.255Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:01.472Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:01.473Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:01.473Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2023-12-13T11:52:01.473Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:01.473Z INFO 8116 --- [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-13T11:52:01.473Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2023-12-13T11:52:01.473Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:01.473Z INFO 8116 --- [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-13T11:52:01.473Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2023-12-13T11:52:01.472Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2023-12-13T11:52:01.474Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2023-12-13T11:52:01.474Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:01.474Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] 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-13T11:52:01.475Z INFO 8116 --- [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-13T11:52:01.475Z INFO 8116 --- [ion-event-group] 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: 388ms, elapsed time since send: 388ms, request timeout: 30000ms) 2023-12-13T11:52:01.475Z INFO 8116 --- [ion-event-group] 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=1334939104, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-13T11:52:01.475Z INFO 8116 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-13T11:52:01.475Z INFO 8116 --- [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-13T11:52:01.475Z INFO 8116 --- [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 31 due to node 1 being disconnected (elapsed time since creation: 394ms, elapsed time since send: 394ms, request timeout: 30000ms) 2023-12-13T11:52:01.475Z INFO 8116 --- [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-13T11:52:01.476Z INFO 8116 --- [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-13T11:52:01.476Z INFO 8116 --- [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=202874388, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-13T11:52:01.476Z INFO 8116 --- [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-13T11:52:01.477Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:01.477Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2023-12-13T11:52:01.564Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:01.564Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:01.574Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:01.574Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:01.574Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:01.574Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:01.574Z INFO 8116 --- [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-13T11:52:01.575Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:01.575Z WARN 8116 --- [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-13T11:52:01.575Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:01.575Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:01.575Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:01.575Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:01.575Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:01.576Z INFO 8116 --- [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-13T11:52:01.576Z WARN 8116 --- [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-13T11:52:01.577Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:01.577Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:01.675Z INFO 8116 --- [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-13T11:52:01.675Z WARN 8116 --- [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-13T11:52:01.675Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:01.675Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:01.675Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:01.675Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:01.676Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:01.676Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:01.676Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:01.676Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:01.725Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:01.725Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:01.727Z INFO 8116 --- [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-13T11:52:01.727Z WARN 8116 --- [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-13T11:52:01.728Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:01.728Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:01.876Z INFO 8116 --- [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-13T11:52:01.876Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:01.876Z WARN 8116 --- [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-13T11:52:01.876Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:01.876Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:01.877Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:01.877Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:01.877Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:01.928Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:01.928Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:01.976Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:01.977Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:01.979Z INFO 8116 --- [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-13T11:52:01.979Z WARN 8116 --- [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-13T11:52:01.979Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:01.979Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:01.984Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:01.984Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:02.054Z INFO 8116 --- [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-13T11:52:02.054Z INFO 8116 --- [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-13T11:52:02.055Z INFO 8116 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-12-13T11:52:02.055Z INFO 8116 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-12-13T11:52:02.056Z INFO 8116 --- [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-13T11:52:02.056Z INFO 8116 --- [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-13T11:52:02.056Z INFO 8116 --- [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-13T11:52:02.056Z INFO 8116 --- [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-13T11:52:02.056Z INFO 8116 --- [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-13T11:52:02.056Z INFO 8116 --- [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-13T11:52:02.056Z INFO 8116 --- [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-13T11:52:02.056Z INFO 8116 --- [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-13T11:52:02.057Z INFO 8116 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-12-13T11:52:02.057Z INFO 8116 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-12-13T11:52:02.057Z INFO 8116 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-12-13T11:52:02.059Z INFO 8116 --- [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-13T11:52:02.059Z INFO 8116 --- [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-13T11:52:02.060Z INFO 8116 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-12-13T11:52:02.060Z INFO 8116 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-12-13T11:52:02.060Z INFO 8116 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-12-13T11:52:02.060Z INFO 8116 --- [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-13T11:52:02.061Z INFO 8116 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2023-12-13T11:52:02.062Z INFO 8116 --- [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-13T11:52:02.062Z INFO 8116 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.849 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2023-12-13T11:52:02.069Z INFO 8116 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-13T11:52:02.159Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:02.159Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:02.214Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 0fcad6518decbd4b291ed752a34d8cac90a97bb5b25f74467aa419c764bc2204 2023-12-13T11:52:02.236Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:02.236Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:02.280Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:02.280Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:02.330Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:02.330Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:02.331Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:02.331Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:02.370Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:02.370Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:02.387Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:02.387Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:02.431Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:02.431Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:02.669Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:02.669Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:02.987Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:02.987Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:03.064Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:03.064Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:03.090Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:03.090Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:03.149Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:03.149Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:03.190Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:03.190Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:03.193Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:03.193Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:03.234Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:03.234Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:03.239Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:03.239Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:03.330Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:03.331Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:03.575Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:03.575Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:03.891Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:03.891Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:03.968Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:03.968Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:04.007Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:04.008Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:04.046Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:04.046Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:04.093Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:04.093Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:04.107Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:04.107Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:04.305Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:04.306Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:04.349Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:04.349Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:04.389Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:04.389Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:04.529Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:04.529Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:04.872Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:04.872Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:04.894Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:04.894Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:04.950Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:04.950Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:04.958Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:04.958Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:05.111Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:05.111Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:05.171Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:05.171Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:05.321Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:05.321Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:05.343Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:05.343Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:05.441Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:05.441Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:05.563Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:05.563Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:05.797Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:05.797Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:05.875Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:05.875Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:05.955Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:05.955Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:06.013Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:06.013Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:06.128Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:06.128Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:06.232Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:06.232Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:06.252Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:06.252Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:06.397Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:06.398Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:06.647Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:06.648Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:06.704Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:06.704Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:06.730Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:06.730Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:06.859Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:06.859Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:06.978Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:06.978Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:07.111Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:07.111Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:07.168Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:07.168Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:07.337Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:07.337Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:07.337Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:07.337Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:07.503Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:07.503Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:07.650Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:07.650Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:07.767Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:07.767Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:07.891Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:07.891Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:07.909Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:07.909Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:08.081Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:08.081Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:08.215Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:08.215Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:08.251Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:08.251Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:08.279Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:08.279Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:08.471Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.402369309S 11:52:08,502 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:52:08,502 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:52:08,503 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2eadfbf6 - 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:52:08,505 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:52:08,505 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2eadfbf6 - 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:52:08,506 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:52:08,507 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:52:08,507 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:52:08,507 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:52:08,507 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2eadfbf6 - 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:52:08,509 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:52:08,509 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:52:08,509 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:52:08,509 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468328509) 11:52:08,509 |-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:52:08,509 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:52:08,510 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:52:08,510 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@101b2ddd - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:52:08,510 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:52:08,510 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@101b2ddd - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:52:08,510 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:52:08,510 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@101b2ddd - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:52:08,510 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:52:08,510 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@101b2ddd - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:52:08,510 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:52:08,510 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@101b2ddd - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:52:08,510 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:52:08,511 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@101b2ddd - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:52:08,511 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:52:08,511 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@101b2ddd - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:52:08,511 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:52:08,511 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@101b2ddd - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:52:08,511 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:52:08,511 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:52:08,511 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:52:08,512 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:52:08,512 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:52:08,512 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:52:08,512 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:52:08,516 |-INFO in ch.qos.logback.classic.pattern.DateConverter@703a305 - Setting zoneId to "UTC" 11:52:08,517 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:52:08,517 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:52:08,520 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:52:08,520 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:52:08,520 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:52:08,520 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:52:08,520 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:52:08,520 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@101b2ddd - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:52:08,520 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:52:08,520 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@39c8f8d7 - End of configuration. 11:52:08,520 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@787bd653 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:52:08.524Z INFO 8116 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:52:08.524Z INFO 8116 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:52:08.555Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:08.555Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:08.565Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:08.565Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:08.614Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:08.614Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:08.695Z INFO 8116 --- [ 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-13T11:52:08.698Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:52:08.698Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:52:08.698Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468328698 2023-12-13T11:52:08.699Z INFO 8116 --- [ 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-13T11:52:08.701Z INFO 8116 --- [ 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-13T11:52:08.707Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:52:08.707Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:52:08.707Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468328707 2023-12-13T11:52:08.707Z INFO 8116 --- [ 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-13T11:52:08.711Z INFO 8116 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.233 seconds (process running for 39.459) 2023-12-13T11:52:08.722Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:08.722Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:08.789Z WARN 8116 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2023-12-13T11:52:08.789Z INFO 8116 --- [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: z_Ogetv0S2eCbkU94IKIEw 2023-12-13T11:52:08.825Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:08.825Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:08.891Z WARN 8116 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-13T11:52:08.891Z INFO 8116 --- [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: z_Ogetv0S2eCbkU94IKIEw 2023-12-13T11:52:08.896Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:08.896Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:08.904Z WARN 8116 --- [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-13T11:52:09.008Z WARN 8116 --- [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=UNKNOWN_TOPIC_OR_PARTITION} 2023-12-13T11:52:09.012Z WARN 8116 --- [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-13T11:52:09.077Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:09.077Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:09.117Z WARN 8116 --- [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 8 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2023-12-13T11:52:09.118Z WARN 8116 --- [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-13T11:52:09.224Z INFO 8116 --- [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 oG3q7KJTQL-rvz0BoC_jwA 2023-12-13T11:52:09.227Z INFO 8116 --- [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 oG3q7KJTQL-rvz0BoC_jwA 2023-12-13T11:52:09.233Z INFO 8116 --- [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-13T11:52:09.233Z INFO 8116 --- [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-13T11:52:09.234Z INFO 8116 --- [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-13T11:52:09.235Z INFO 8116 --- [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-13T11:52:09.263Z INFO 8116 --- [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-ad9555fc-ff14-4c92-9084-427e552e97a8 2023-12-13T11:52:09.263Z INFO 8116 --- [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-13T11:52:09.263Z INFO 8116 --- [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-13T11:52:09.270Z INFO 8116 --- [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-06c6c6c7-a12a-4069-9377-7a88630dc5d4 2023-12-13T11:52:09.270Z INFO 8116 --- [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-13T11:52:09.271Z INFO 8116 --- [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-13T11:52:09.284Z INFO 8116 --- [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-ad9555fc-ff14-4c92-9084-427e552e97a8', protocol='range'} 2023-12-13T11:52:09.284Z INFO 8116 --- [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-ad9555fc-ff14-4c92-9084-427e552e97a8=Assignment(partitions=[ncmp-async-m2m-0])} 2023-12-13T11:52:09.290Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:09.290Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:09.295Z INFO 8116 --- [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-06c6c6c7-a12a-4069-9377-7a88630dc5d4', protocol='range'} 2023-12-13T11:52:09.295Z INFO 8116 --- [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-06c6c6c7-a12a-4069-9377-7a88630dc5d4=Assignment(partitions=[ncmp-async-m2m-0])} 2023-12-13T11:52:09.324Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:09.325Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:09.345Z INFO 8116 --- [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-ad9555fc-ff14-4c92-9084-427e552e97a8', protocol='range'} 2023-12-13T11:52:09.346Z INFO 8116 --- [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-13T11:52:09.346Z INFO 8116 --- [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-06c6c6c7-a12a-4069-9377-7a88630dc5d4', protocol='range'} 2023-12-13T11:52:09.346Z INFO 8116 --- [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-13T11:52:09.346Z INFO 8116 --- [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-13T11:52:09.346Z INFO 8116 --- [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-13T11:52:09.354Z INFO 8116 --- [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-13T11:52:09.356Z INFO 8116 --- [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-13T11:52:09.359Z INFO 8116 --- [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-13T11:52:09.365Z INFO 8116 --- [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-13T11:52:09.370Z INFO 8116 --- [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-13T11:52:09.378Z INFO 8116 --- [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-13T11:52:09.385Z INFO 8116 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-12-13T11:52:09.392Z INFO 8116 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-12-13T11:52:09.392Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:09.393Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:09.424Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:52:09.424Z INFO 8116 --- [ 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-13T11:52:09.427Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:52:09.427Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:52:09.427Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:52:09.427Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468329427 2023-12-13T11:52:09.432Z INFO 8116 --- [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 oG3q7KJTQL-rvz0BoC_jwA 2023-12-13T11:52:09.432Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: z_Ogetv0S2eCbkU94IKIEw 2023-12-13T11:52:09.462Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:09.462Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:09.632Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:09.632Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:09.676Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:09.676Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:09.746Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:52:09.746Z INFO 8116 --- [ 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-13T11:52:09.762Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:52:09.762Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:52:09.762Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:52:09.762Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468329762 2023-12-13T11:52:09.768Z INFO 8116 --- [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 oG3q7KJTQL-rvz0BoC_jwA 2023-12-13T11:52:09.768Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: z_Ogetv0S2eCbkU94IKIEw 2023-12-13T11:52:09.841Z ERROR 8116 --- [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-13T11:52:09.885Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:09.885Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:09.962Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:09.962Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:09.984Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:09.984Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:10.033Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:10.033Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:10.140Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:10.140Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2023-12-13T11:52:10.140Z INFO 8116 --- [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-13T11:52:10.140Z INFO 8116 --- [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 21 due to node 1 being disconnected (elapsed time since creation: 316ms, elapsed time since send: 316ms, request timeout: 30000ms) 2023-12-13T11:52:10.140Z INFO 8116 --- [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-13T11:52:10.140Z INFO 8116 --- [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-13T11:52:10.140Z INFO 8116 --- [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=96881791, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-13T11:52:10.141Z INFO 8116 --- [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-13T11:52:10.141Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:10.141Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2023-12-13T11:52:10.144Z INFO 8116 --- [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-13T11:52:10.144Z INFO 8116 --- [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 23 due to node 1 being disconnected (elapsed time since creation: 307ms, elapsed time since send: 307ms, request timeout: 30000ms) 2023-12-13T11:52:10.144Z INFO 8116 --- [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-13T11:52:10.144Z INFO 8116 --- [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-13T11:52:10.144Z INFO 8116 --- [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=2062198835, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-13T11:52:10.144Z INFO 8116 --- [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-13T11:52:10.192Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:10.192Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:10.241Z INFO 8116 --- [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-13T11:52:10.241Z WARN 8116 --- [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-13T11:52:10.243Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:10.243Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:10.243Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:10.243Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:10.245Z INFO 8116 --- [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-13T11:52:10.245Z WARN 8116 --- [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-13T11:52:10.346Z INFO 8116 --- [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-13T11:52:10.346Z WARN 8116 --- [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-13T11:52:10.347Z INFO 8116 --- [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-13T11:52:10.347Z INFO 8116 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-12-13T11:52:10.347Z INFO 8116 --- [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-13T11:52:10.347Z INFO 8116 --- [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-13T11:52:10.347Z INFO 8116 --- [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-13T11:52:10.347Z INFO 8116 --- [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-13T11:52:10.347Z INFO 8116 --- [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-13T11:52:10.347Z INFO 8116 --- [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-13T11:52:10.348Z INFO 8116 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-12-13T11:52:10.348Z INFO 8116 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-12-13T11:52:10.348Z INFO 8116 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-12-13T11:52:10.348Z INFO 8116 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-12-13T11:52:10.348Z INFO 8116 --- [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-13T11:52:10.348Z INFO 8116 --- [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-13T11:52:10.348Z INFO 8116 --- [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-13T11:52:10.349Z INFO 8116 --- [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-13T11:52:10.349Z INFO 8116 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2023-12-13T11:52:10.350Z INFO 8116 --- [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-13T11:52:10.350Z INFO 8116 --- [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-13T11:52:10.350Z INFO 8116 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-12-13T11:52:10.350Z INFO 8116 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-12-13T11:52:10.350Z INFO 8116 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-12-13T11:52:10.352Z INFO 8116 --- [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-13T11:52:10.352Z INFO 8116 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.284 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 2023-12-13T11:52:10.394Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:10.394Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:10.394Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:10.394Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:10.402Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:10.402Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:10.471Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:10.471Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:10.531Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:10.531Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 11:52:10,514 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:52:10,514 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:52:10,514 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@52076d1d - 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:52:10,517 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:52:10,517 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@52076d1d - 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:52:10,518 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:52:10,518 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:52:10,518 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:52:10,518 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:52:10,518 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@52076d1d - 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:52:10,520 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:52:10,520 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:52:10,520 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:52:10,520 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468330520) 11:52:10,520 |-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:52:10,520 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:52:10,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:52:10,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47fca3ca - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:52:10,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:52:10,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47fca3ca - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:52:10,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:52:10,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47fca3ca - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:52:10,521 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:52:10,521 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47fca3ca - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:52:10,522 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:52:10,522 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47fca3ca - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:52:10,522 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:52:10,522 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47fca3ca - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:52:10,522 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:52:10,522 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47fca3ca - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:52:10,522 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:52:10,522 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47fca3ca - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:52:10,522 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:52:10,522 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:52:10,522 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:52:10,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:52:10,523 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:52:10,523 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:52:10,523 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:52:10,527 |-INFO in ch.qos.logback.classic.pattern.DateConverter@2ec41c29 - Setting zoneId to "UTC" 11:52:10,528 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:52:10,528 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:52:10,530 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:52:10,531 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:52:10,531 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:52:10,531 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:52:10,531 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:52:10,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@47fca3ca - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:52:10,531 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:52:10,531 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@3e6fc495 - End of configuration. 11:52:10,531 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@57e929c0 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:52:10.534Z INFO 8116 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:52:10.534Z INFO 8116 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:52:10.597Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:10.598Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:10.641Z INFO 8116 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.144 seconds (process running for 41.389) 2023-12-13T11:52:10.655Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:10.655Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:10.674Z WARN 8116 --- [ 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') 2023-12-13T11:52:10.698Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:10.698Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.347 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:52:10.733Z INFO 8116 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:52:10.733Z INFO 8116 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:52:10.739Z INFO 8116 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.022 seconds (process running for 41.487) 2023-12-13T11:52:10.748Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:10.748Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 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-13T11:52:10.793Z INFO 8116 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:52:10.793Z INFO 8116 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:52:10.799Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:10.799Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:10.867Z WARN 8116 --- [ 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-13T11:52:10.937Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:10.937Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:10.945Z INFO 8116 --- [ 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-13T11:52:10.945Z INFO 8116 --- [ 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-13T11:52:10.945Z INFO 8116 --- [ 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-13T11:52:10.945Z INFO 8116 --- [ 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-13T11:52:10.945Z INFO 8116 --- [ 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-13T11:52:10.948Z INFO 8116 --- [ 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-13T11:52:10.950Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:10.951Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:10.975Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:10.975Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:11.050Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:11.050Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:11.158Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:11.158Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:11.345Z INFO 8116 --- [ 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-13T11:52:11.409Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:11.409Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:11.431Z INFO 8116 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-13T11:52:11.435Z WARN 8116 --- [ 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-13T11:52:11.510Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:11.510Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:11.653Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:11.653Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:11.654Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:11.660Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:11.660Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:11.654Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:11.720Z INFO 8116 --- [ 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-13T11:52:11.726Z INFO 8116 --- [ 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-13T11:52:11.759Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:11.759Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:11.960Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:11.960Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:11.962Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:11.962Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:12.064Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:12.064Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:12.157Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:12.157Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:12.158Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:12.158Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:12.160Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:12.160Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:12.513Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:12.513Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:12.564Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:12.564Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:12.667Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:12.667Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:12.668Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:12.669Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:12.711Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:12.711Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:12.811Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:12.811Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:12.815Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:12.815Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:13.065Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:13.065Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:13.114Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:13.114Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:13.116Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:13.116Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:13.120Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:13.120Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:13.161Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:13.161Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:13.525Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:13.525Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:13.571Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:13.571Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:13.617Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:13.617Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:13.719Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:13.719Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:13.768Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:13.768Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:13.866Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:13.866Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:13.866Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:13.866Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:13.968Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:13.968Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:13.975Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:13.975Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:14.070Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:14.070Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:14.266Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:14.266Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:14.269Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:14.269Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:14.299Z INFO 8116 --- [ 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 - 53d44f49-6a98-42ea-b772-135121df7691 this ] 2023-12-13T11:52:14.316Z INFO 8116 --- [ 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-13T11:52:14.354Z INFO 8116 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 3.577 seconds (process running for 45.103) 2023-12-13T11:52:14.398Z INFO 8116 --- [ 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.623 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-13T11:52:14.419Z INFO 8116 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:52:14.419Z INFO 8116 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:52:14.434Z INFO 8116 --- [ main] com.hazelcast.system.logo : [10.30.106.202]: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-13T11:52:14.434Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-13T11:52:14.434Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.202]:5702 2023-12-13T11:52:14.434Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-13T11:52:14.434Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]: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-13T11:52:14.434Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]: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-13T11:52:14.446Z INFO 8116 --- [ main] com.hazelcast.system.security : [10.30.106.202]: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-13T11:52:14.448Z INFO 8116 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-13T11:52:14.448Z WARN 8116 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.202]: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-13T11:52:14.459Z INFO 8116 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-13T11:52:14.460Z INFO 8116 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.202]:5702 is STARTING 2023-12-13T11:52:14.475Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:14.475Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:14.483Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:14.483Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:14.629Z INFO 8116 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.126]:5702 2023-12-13T11:52:14.654Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:40261 and /10.30.106.126:5702 2023-12-13T11:52:14.673Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:14.673Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:14.735Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:14.735Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:14.823Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:14.823Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:14.874Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:14.874Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:14.936Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:14.936Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:14.974Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:14.974Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:14.983Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:14.983Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:15.080Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:15.081Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:15.183Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:15.183Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:15.379Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:15.379Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:15.480Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:15.480Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:15.490Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:15.490Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:15.592Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:15.592Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:15.636Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:15.636Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:15.894Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:15.894Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:15.931Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:15.931Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:15.989Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:15.989Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:16.029Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:16.029Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:16.089Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:16.089Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:16.132Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:16.132Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:16.282Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:16.282Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:16.291Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:16.291Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:16.496Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:16.496Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:16.535Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:16.535Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:16.642Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:16.642Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:16.645Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:16.645Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:16.738Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:16.738Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:17.033Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:17.033Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:17.043Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:17.043Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:17.049Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:17.049Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:17.189Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:17.189Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:17.245Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:17.245Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:17.348Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:17.348Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:17.488Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:17.489Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:17.548Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:17.548Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:17.596Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:17.596Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:17.600Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:17.600Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:17.643Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:17.643Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:17.742Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:17.742Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:17.937Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:17.937Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:18.005Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:18.005Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:18.203Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:18.203Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:18.248Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:18.248Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:18.295Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:18.295Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:18.301Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:18.301Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:18.451Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:18.451Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:18.596Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:18.596Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:18.601Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:18.601Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:18.693Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:18.693Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:18.797Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:18.797Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:18.806Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:18.806Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:19.101Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:19.101Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:19.105Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:19.105Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:19.109Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:19.109Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:19.140Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:19.140Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:19.208Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:19.208Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:19.351Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:19.351Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:19.456Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:19.456Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:19.596Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:19.596Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:19.702Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:19.702Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:19.706Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:19.706Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:19.763Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5702 and /10.30.106.126:44029 2023-12-13T11:52:19.764Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5702 and /10.30.106.126:55035 2023-12-13T11:52:19.765Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5702 and /10.30.106.126:43019 2023-12-13T11:52:19.766Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5702 and /10.30.106.126:40425 2023-12-13T11:52:19.769Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:7, ver:7} [ Member [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 Member [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645 Member [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480 Member [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0 Member [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 Member [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74 Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d this ] 2023-12-13T11:52:19.770Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5702 and /10.30.106.126:59629 2023-12-13T11:52:19.771Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:19.774Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:52997 and /10.30.106.126:5707 2023-12-13T11:52:19.801Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:19.801Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:20.012Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:20.012Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:20.043Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:20.043Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:20.112Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:20.113Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:20.160Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:20.160Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:20.205Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:20.205Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:20.305Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:20.305Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:20.311Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:20.311Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:20.462Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:20.462Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:20.562Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:20.562Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:20.772Z INFO 8116 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.202]:5702 is STARTED 2023-12-13T11:52:20.778Z INFO 8116 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.375 seconds (process running for 51.526) 2023-12-13T11:52:20.785Z INFO 8116 --- [ 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.385 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-13T11:52:20.813Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:20.813Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:20.819Z INFO 8116 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:52:20.819Z INFO 8116 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:52:20.835Z INFO 8116 --- [ main] com.hazelcast.system.logo : [10.30.106.202]: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-13T11:52:20.835Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-13T11:52:20.835Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.202]:5703 2023-12-13T11:52:20.835Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-13T11:52:20.835Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]: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-13T11:52:20.835Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]: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-13T11:52:20.893Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:20.893Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:20.909Z INFO 8116 --- [ main] com.hazelcast.system.security : [10.30.106.202]: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-13T11:52:20.917Z INFO 8116 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-13T11:52:20.917Z WARN 8116 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.202]: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-13T11:52:20.953Z INFO 8116 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-13T11:52:20.953Z INFO 8116 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.202]:5703 is STARTING 2023-12-13T11:52:20.967Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:20.967Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:20.993Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:20.994Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:21.004Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:21.004Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:21.042Z INFO 8116 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.126]:5702 2023-12-13T11:52:21.057Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:51967 and /10.30.106.126:5702 2023-12-13T11:52:21.168Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:21.168Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:21.168Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:21.168Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:21.259Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:21.259Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:21.269Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:21.269Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:21.427Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:21.427Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:21.506Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:21.506Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:21.650Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:21.650Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:21.819Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:21.819Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:21.948Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:21.948Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:21.952Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:21.952Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:22.022Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:22.022Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:22.072Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:22.072Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:22.107Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:22.107Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:22.122Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:22.122Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:22.222Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:22.222Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:22.384Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:22.384Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:22.463Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:22.463Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:22.509Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:22.509Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:22.724Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:22.724Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:22.805Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:22.805Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:22.805Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:22.806Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:22.975Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:22.975Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:22.975Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:22.975Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:23.004Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:23.004Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:23.125Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:23.125Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:23.176Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:23.176Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:23.211Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:23.211Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:23.413Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:23.413Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:23.440Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:23.440Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:23.566Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:23.566Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:23.626Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:23.626Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:23.759Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:23.759Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:23.908Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:23.908Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:23.979Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:23.979Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:24.009Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:24.009Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:24.029Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:24.029Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:24.167Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:24.167Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:24.180Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:24.180Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:24.330Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:24.330Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:24.444Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:24.444Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:24.468Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:24.468Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:24.516Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:24.517Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:24.729Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:24.729Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:24.812Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:24.812Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:24.863Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:24.863Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:25.083Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:25.083Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:25.132Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:25.133Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:25.183Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:25.183Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:25.214Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:25.214Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:25.223Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:25.223Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:25.233Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:25.233Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:25.370Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:25.370Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:25.599Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:25.599Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:25.665Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:25.665Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:25.669Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:25.669Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:25.768Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:25.768Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:25.832Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:25.832Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:25.936Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:25.936Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:26.076Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:26.077Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:26.087Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:26.087Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:26.164Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:8} [ Member [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 Member [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645 Member [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480 Member [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0 Member [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 Member [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74 Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca this ] 2023-12-13T11:52:26.168Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:26.168Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5703 and /10.30.106.126:47297 2023-12-13T11:52:26.168Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5703 and /10.30.106.126:41521 2023-12-13T11:52:26.169Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5703 and /10.30.106.126:60135 2023-12-13T11:52:26.169Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:26.169Z INFO 8116 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:26.170Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5703 and /10.30.106.126:51831 2023-12-13T11:52:26.170Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:26.170Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:8} [ Member [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 Member [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645 Member [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480 Member [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0 Member [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 Member [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74 Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d this Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca ] 2023-12-13T11:52:26.171Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:26.171Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5703 and /10.30.106.126:46461 2023-12-13T11:52:26.172Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.202:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:26.173Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5702 and /10.30.106.202:52677 2023-12-13T11:52:26.174Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:58329 and /10.30.106.126:5707 2023-12-13T11:52:26.174Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:45809 and /10.30.106.126:5703 2023-12-13T11:52:26.174Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:60011 and /10.30.106.126:5706 2023-12-13T11:52:26.174Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:52677 and /10.30.106.202:5702 2023-12-13T11:52:26.175Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5703 and /10.30.106.202:41115 2023-12-13T11:52:26.175Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:60713 and /10.30.106.126:5704 2023-12-13T11:52:26.175Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:41115 and /10.30.106.202:5703 2023-12-13T11:52:26.177Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:38937 and /10.30.106.126:5705 2023-12-13T11:52:26.185Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:26.185Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:26.268Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:26.268Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:26.374Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:26.374Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:26.438Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:26.438Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:26.452Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:26.452Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:26.734Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:26.734Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:26.734Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:26.734Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:26.772Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:26.772Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:26.782Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:26.782Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:26.941Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:26.942Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:27.041Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:27.041Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:27.122Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:27.122Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:27.172Z INFO 8116 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.202]:5703 is STARTED 2023-12-13T11:52:27.177Z INFO 8116 --- [ main] com.hazelcast.system.logo : [10.30.106.202]: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-13T11:52:27.177Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-13T11:52:27.178Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.202]:5704 2023-12-13T11:52:27.178Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-13T11:52:27.178Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]: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-13T11:52:27.178Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]: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-13T11:52:27.185Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:27.185Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:27.188Z INFO 8116 --- [ main] com.hazelcast.system.security : [10.30.106.202]: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-13T11:52:27.190Z INFO 8116 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-13T11:52:27.190Z WARN 8116 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.202]: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-13T11:52:27.200Z INFO 8116 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-13T11:52:27.200Z INFO 8116 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.202]:5704 is STARTING 2023-12-13T11:52:27.241Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:27.241Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:27.389Z INFO 8116 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.126]:5702 2023-12-13T11:52:27.394Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:58379 and /10.30.106.126:5702 2023-12-13T11:52:27.556Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:27.556Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:27.576Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:27.576Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:27.645Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:27.645Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:27.686Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:27.686Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:27.727Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:27.727Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:27.786Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:27.786Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:27.838Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:27.838Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:27.946Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:27.947Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:27.975Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:27.975Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:28.043Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:28.043Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:28.087Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:28.087Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:28.093Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:28.093Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:28.548Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:28.548Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:28.678Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:28.678Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:28.689Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:28.689Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:28.739Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:28.739Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:28.760Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:28.760Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:28.832Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:28.832Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:28.840Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:28.840Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:28.899Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:28.899Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:28.979Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:28.979Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:29.090Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:29.090Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:29.096Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:29.096Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:29.196Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:29.196Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:29.581Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:29.581Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:29.613Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:29.613Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:29.642Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:29.643Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:29.752Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:29.752Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:29.794Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:29.794Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:29.832Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:29.832Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:29.842Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:29.842Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:29.985Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:29.986Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:30.003Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:30.003Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:30.099Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:30.099Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:30.194Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:30.194Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:30.201Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:30.201Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:30.483Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:30.483Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:30.666Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:30.666Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:30.706Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:30.706Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:30.795Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:30.795Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:30.945Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:30.945Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:30.947Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:30.947Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:30.986Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:30.986Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:31.038Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:31.038Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:31.052Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:31.052Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:31.156Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:31.156Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:31.157Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:31.157Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:31.298Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:31.298Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:31.520Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:31.520Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:31.585Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:31.585Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:31.649Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:31.649Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:31.709Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:31.709Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:31.901Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:31.901Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:31.947Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:31.947Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:32.040Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:32.040Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:32.042Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:32.042Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:32.160Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:32.161Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:32.211Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:32.211Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:32.255Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:32.256Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:32.301Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:32.301Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:32.473Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:32.473Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:32.507Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5704 and /10.30.106.126:52379 2023-12-13T11:52:32.508Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 Member [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645 Member [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480 Member [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0 Member [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 Member [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74 Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 this ] 2023-12-13T11:52:32.508Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5704 and /10.30.106.202:58255 2023-12-13T11:52:32.509Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5704 and /10.30.106.126:54535 2023-12-13T11:52:32.509Z INFO 8116 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 Member [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645 Member [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480 Member [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0 Member [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 Member [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74 Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d this Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 ] 2023-12-13T11:52:32.509Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:58255 and /10.30.106.202:5704 2023-12-13T11:52:32.510Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:9} [ Member [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 Member [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645 Member [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480 Member [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0 Member [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 Member [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74 Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca this Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 ] 2023-12-13T11:52:32.512Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5704 and /10.30.106.202:56941 2023-12-13T11:52:32.512Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5704 and /10.30.106.126:60031 2023-12-13T11:52:32.512Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:56941 and /10.30.106.202:5704 2023-12-13T11:52:32.513Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:32.513Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:32.513Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:32.513Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5704 and /10.30.106.126:34619 2023-12-13T11:52:32.513Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:32.514Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:32.520Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5704 and /10.30.106.126:56713 2023-12-13T11:52:32.520Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:35121 and /10.30.106.126:5704 2023-12-13T11:52:32.521Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:44541 and /10.30.106.126:5705 2023-12-13T11:52:32.521Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:58635 and /10.30.106.126:5703 2023-12-13T11:52:32.525Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:44207 and /10.30.106.126:5707 2023-12-13T11:52:32.525Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:56969 and /10.30.106.126:5706 2023-12-13T11:52:32.652Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:32.652Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:32.687Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:32.688Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:32.857Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:32.857Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:32.890Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.202:5703->/10.30.106.126:46461, qualifier=null, endpoint=[10.30.106.126]:5707, remoteUuid=f56597f6-61a6-4e60-a716-a7a03bdbaf74, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.914Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:32.915Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:32.984Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.202:45809->/10.30.106.126:5703, qualifier=null, endpoint=[10.30.106.126]:5703, remoteUuid=0623d866-8eb4-446d-99e1-0e7a84383645, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.984Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.202:5703->/10.30.106.126:60135, qualifier=null, endpoint=[10.30.106.126]:5706, remoteUuid=24f26dcf-3ac3-4a63-96de-a476ef6d9a27, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.985Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.202:44207->/10.30.106.126:5707, qualifier=null, endpoint=[10.30.106.126]:5707, remoteUuid=f56597f6-61a6-4e60-a716-a7a03bdbaf74, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.985Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.202:5702->/10.30.106.126:43019, qualifier=null, endpoint=[10.30.106.126]:5706, remoteUuid=24f26dcf-3ac3-4a63-96de-a476ef6d9a27, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.985Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.106.202:5702->/10.30.106.126:59629, qualifier=null, endpoint=[10.30.106.126]:5707, remoteUuid=f56597f6-61a6-4e60-a716-a7a03bdbaf74, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.985Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.202:56969->/10.30.106.126:5706, qualifier=null, endpoint=[10.30.106.126]:5706, remoteUuid=24f26dcf-3ac3-4a63-96de-a476ef6d9a27, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.985Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:32.985Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.202:5703->/10.30.106.126:51831, qualifier=null, endpoint=[10.30.106.126]:5704, remoteUuid=8a842bf3-1363-4713-ade8-b9fc9be83480, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.985Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:32.985Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.202:5702->/10.30.106.126:40425, qualifier=null, endpoint=[10.30.106.126]:5704, remoteUuid=8a842bf3-1363-4713-ade8-b9fc9be83480, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.986Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.202:60011->/10.30.106.126:5706, qualifier=null, endpoint=[10.30.106.126]:5706, remoteUuid=24f26dcf-3ac3-4a63-96de-a476ef6d9a27, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.986Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:32.986Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.202:5702->/10.30.106.126:55035, qualifier=null, endpoint=[10.30.106.126]:5703, remoteUuid=0623d866-8eb4-446d-99e1-0e7a84383645, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.986Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.106.202:58329->/10.30.106.126:5707, qualifier=null, endpoint=[10.30.106.126]:5707, remoteUuid=f56597f6-61a6-4e60-a716-a7a03bdbaf74, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.986Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.202:52997->/10.30.106.126:5707, qualifier=null, endpoint=[10.30.106.126]:5707, remoteUuid=f56597f6-61a6-4e60-a716-a7a03bdbaf74, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.986Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:32.986Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.106.202:5703->/10.30.106.126:41521, qualifier=null, endpoint=[10.30.106.126]:5703, remoteUuid=0623d866-8eb4-446d-99e1-0e7a84383645, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.987Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:32.987Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:32.988Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:32.988Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.106.202:5704->/10.30.106.126:60031, qualifier=null, endpoint=[10.30.106.126]:5707, remoteUuid=f56597f6-61a6-4e60-a716-a7a03bdbaf74, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.988Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.202:60713->/10.30.106.126:5704, qualifier=null, endpoint=[10.30.106.126]:5704, remoteUuid=8a842bf3-1363-4713-ade8-b9fc9be83480, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.988Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:32.988Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:32.988Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.106.202:35121->/10.30.106.126:5704, qualifier=null, endpoint=[10.30.106.126]:5704, remoteUuid=8a842bf3-1363-4713-ade8-b9fc9be83480, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.988Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:32.988Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.202:5704->/10.30.106.126:52379, qualifier=null, endpoint=[10.30.106.126]:5703, remoteUuid=0623d866-8eb4-446d-99e1-0e7a84383645, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.988Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5707. Reason: IOException[Connection refused to address /10.30.106.126:5707] 2023-12-13T11:52:32.988Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:32.989Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:32.989Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:32.989Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:32.989Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:32.989Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5707. Reason: IOException[Connection refused to address /10.30.106.126:5707] 2023-12-13T11:52:32.989Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:32.989Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:32.989Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:32.990Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:32.990Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:32.991Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.202:5704->/10.30.106.126:54535, qualifier=null, endpoint=[10.30.106.126]:5706, remoteUuid=24f26dcf-3ac3-4a63-96de-a476ef6d9a27, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.991Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:32.991Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.106.202:5704->/10.30.106.126:34619, qualifier=null, endpoint=[10.30.106.126]:5704, remoteUuid=8a842bf3-1363-4713-ade8-b9fc9be83480, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.991Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:32.991Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:32.992Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:32.992Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:32.992Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5707. Reason: IOException[Connection refused to address /10.30.106.126:5707] 2023-12-13T11:52:32.993Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.106.202:38937->/10.30.106.126:5705, qualifier=null, endpoint=[10.30.106.126]:5705, remoteUuid=dea40069-441d-471e-b516-cf62a8b877e0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.993Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.106.202:5702->/10.30.106.126:44029, qualifier=null, endpoint=[10.30.106.126]:5705, remoteUuid=dea40069-441d-471e-b516-cf62a8b877e0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.993Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.106.202:5704->/10.30.106.126:56713, qualifier=null, endpoint=[10.30.106.126]:5705, remoteUuid=dea40069-441d-471e-b516-cf62a8b877e0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.993Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:32.993Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.106.202:44541->/10.30.106.126:5705, qualifier=null, endpoint=[10.30.106.126]:5705, remoteUuid=dea40069-441d-471e-b516-cf62a8b877e0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.993Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.106.202:5703->/10.30.106.126:47297, qualifier=null, endpoint=[10.30.106.126]:5705, remoteUuid=dea40069-441d-471e-b516-cf62a8b877e0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.993Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:32.993Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.202:58379->/10.30.106.126:5702, qualifier=null, endpoint=[10.30.106.126]:5702, remoteUuid=654ec0cd-90ec-4a0a-8c1a-df93fc9216f9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.993Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:32.993Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.202:40261->/10.30.106.126:5702, qualifier=null, endpoint=[10.30.106.126]:5702, remoteUuid=654ec0cd-90ec-4a0a-8c1a-df93fc9216f9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.993Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:32.993Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.106.202:51967->/10.30.106.126:5702, qualifier=null, endpoint=[10.30.106.126]:5702, remoteUuid=654ec0cd-90ec-4a0a-8c1a-df93fc9216f9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.994Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:32.994Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:32.994Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:32.994Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:32.994Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:32.994Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:32.994Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5702. Reason: IOException[Connection refused to address /10.30.106.126:5702] 2023-12-13T11:52:32.994Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5702. Reason: IOException[Connection refused to address /10.30.106.126:5702] 2023-12-13T11:52:32.994Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:32.995Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:32.995Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5702. Reason: IOException[Connection refused to address /10.30.106.126:5702] 2023-12-13T11:52:32.995Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:32.995Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.106.202:58635->/10.30.106.126:5703, qualifier=null, endpoint=[10.30.106.126]:5703, remoteUuid=0623d866-8eb4-446d-99e1-0e7a84383645, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-13T11:52:32.995Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:32.995Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:32.996Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:32.996Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:33.007Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:33.007Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:33.089Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:33.089Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:33.089Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:33.089Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:33.090Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:33.090Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:33.090Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:33.090Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5707. Reason: IOException[Connection refused to address /10.30.106.126:5707] 2023-12-13T11:52:33.090Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:33.090Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:33.090Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:33.091Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:33.091Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:33.091Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:33.091Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:33.091Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:33.091Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:33.091Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:33.092Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:33.092Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:33.092Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:33.092Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5707. Reason: IOException[Connection refused to address /10.30.106.126:5707] 2023-12-13T11:52:33.092Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:33.093Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:33.093Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:33.093Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5707. Reason: IOException[Connection refused to address /10.30.106.126:5707] 2023-12-13T11:52:33.093Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:33.094Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:33.094Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:33.095Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:33.095Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:33.095Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5702. Reason: IOException[Connection refused to address /10.30.106.126:5702] 2023-12-13T11:52:33.096Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:33.096Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:33.096Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5702. Reason: IOException[Connection refused to address /10.30.106.126:5702] 2023-12-13T11:52:33.096Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:33.097Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:33.097Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:33.097Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:33.097Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:33.098Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5702. Reason: IOException[Connection refused to address /10.30.106.126:5702] 2023-12-13T11:52:33.098Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:33.155Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:33.155Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:33.191Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:33.191Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:33.191Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:33.191Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:33.191Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:33.192Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:33.192Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:33.192Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:33.192Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:33.192Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:33.192Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5707. Reason: IOException[Connection refused to address /10.30.106.126:5707] 2023-12-13T11:52:33.192Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:33.193Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:33.193Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:33.193Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:33.193Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:33.193Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:33.193Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:33.193Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:33.194Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5707. Reason: IOException[Connection refused to address /10.30.106.126:5707] 2023-12-13T11:52:33.194Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:33.194Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:33.194Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:33.195Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5707. Reason: IOException[Connection refused to address /10.30.106.126:5707] 2023-12-13T11:52:33.195Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:33.195Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:33.196Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:33.196Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:33.197Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5702. Reason: IOException[Connection refused to address /10.30.106.126:5702] 2023-12-13T11:52:33.197Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:33.197Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:33.197Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:33.197Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:33.198Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:33.198Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5702. Reason: IOException[Connection refused to address /10.30.106.126:5702] 2023-12-13T11:52:33.198Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:33.198Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:33.198Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:33.199Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:33.199Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5702. Reason: IOException[Connection refused to address /10.30.106.126:5702] 2023-12-13T11:52:33.203Z INFO 8116 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:33.206Z INFO 8116 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:33.244Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:33.244Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:33.293Z INFO 8116 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:33.293Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:33.293Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:33.293Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:33.293Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:33.294Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:33.294Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:33.294Z INFO 8116 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:33.294Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:33.294Z WARN 8116 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5706}, Error-Count: 5 2023-12-13T11:52:33.294Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5707. Reason: IOException[Connection refused to address /10.30.106.126:5707] 2023-12-13T11:52:33.294Z WARN 8116 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5704}, Error-Count: 5 2023-12-13T11:52:33.294Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:33.294Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:33.294Z WARN 8116 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5703}, Error-Count: 5 2023-12-13T11:52:33.294Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:33.294Z WARN 8116 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5703}, Error-Count: 5 2023-12-13T11:52:33.295Z WARN 8116 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.295Z WARN 8116 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.295Z WARN 8116 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.295Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:33.295Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:33.295Z INFO 8116 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:33.295Z WARN 8116 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5704}, Error-Count: 5 2023-12-13T11:52:33.295Z WARN 8116 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5704}, Error-Count: 5 2023-12-13T11:52:33.295Z WARN 8116 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.295Z WARN 8116 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.295Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:33.295Z WARN 8116 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5706}, Error-Count: 5 2023-12-13T11:52:33.295Z WARN 8116 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5707}, Error-Count: 5 2023-12-13T11:52:33.295Z WARN 8116 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.295Z WARN 8116 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.295Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5707, timeout: 10000, bind-any: true 2023-12-13T11:52:33.296Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:33.296Z WARN 8116 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.296Z INFO 8116 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5707. Reason: IOException[Connection refused to address /10.30.106.126:5707] 2023-12-13T11:52:33.296Z WARN 8116 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5707}, Error-Count: 5 2023-12-13T11:52:33.296Z WARN 8116 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.296Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5707. Reason: IOException[Connection refused to address /10.30.106.126:5707] 2023-12-13T11:52:33.296Z WARN 8116 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5707}, Error-Count: 5 2023-12-13T11:52:33.296Z WARN 8116 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.297Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:33.297Z INFO 8116 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:33.298Z INFO 8116 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:33.298Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:33.298Z INFO 8116 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:33.298Z INFO 8116 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5702. Reason: IOException[Connection refused to address /10.30.106.126:5702] 2023-12-13T11:52:33.298Z WARN 8116 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5702}, Error-Count: 5 2023-12-13T11:52:33.298Z WARN 8116 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.298Z INFO 8116 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:33.298Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:33.299Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5706. Reason: IOException[Connection refused to address /10.30.106.126:5706] 2023-12-13T11:52:33.299Z WARN 8116 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5706}, Error-Count: 5 2023-12-13T11:52:33.299Z WARN 8116 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.299Z INFO 8116 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:33.299Z WARN 8116 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5705}, Error-Count: 5 2023-12-13T11:52:33.299Z WARN 8116 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.299Z INFO 8116 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5702. Reason: IOException[Connection refused to address /10.30.106.126:5702] 2023-12-13T11:52:33.299Z WARN 8116 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5702}, Error-Count: 5 2023-12-13T11:52:33.299Z WARN 8116 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.299Z INFO 8116 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5703. Reason: IOException[Connection refused to address /10.30.106.126:5703] 2023-12-13T11:52:33.299Z INFO 8116 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 2023-12-13T11:52:33.299Z WARN 8116 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5703}, Error-Count: 5 2023-12-13T11:52:33.299Z WARN 8116 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.299Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:33.300Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5704. Reason: IOException[Connection refused to address /10.30.106.126:5704] 2023-12-13T11:52:33.300Z INFO 8116 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=9, members=[MemberInfo{address=[10.30.106.126]:5702, uuid=654ec0cd-90ec-4a0a-8c1a-df93fc9216f9, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.106.126]:5703, uuid=0623d866-8eb4-446d-99e1-0e7a84383645, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.106.126]:5704, uuid=8a842bf3-1363-4713-ade8-b9fc9be83480, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.106.126]:5705, uuid=dea40069-441d-471e-b516-cf62a8b877e0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.106.126]:5706, uuid=24f26dcf-3ac3-4a63-96de-a476ef6d9a27, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.106.126]:5707, uuid=f56597f6-61a6-4e60-a716-a7a03bdbaf74, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.106.202]:5702, uuid=efe0793b-b267-43c1-9035-1e3683648f9d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.202]:5703, uuid=6e636d73-9711-422f-b601-4c86622c63ca, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.202]:5704, uuid=1b90652e-5b7a-4c48-93c2-4164b7d1a160, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}]} with suspected members: [Member [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645, Member [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0, Member [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27, Member [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74, Member [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480, Member [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9] and initial addresses to ask: [Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca, Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160] 2023-12-13T11:52:33.300Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5702, timeout: 10000, bind-any: true 2023-12-13T11:52:33.300Z INFO 8116 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:33.300Z WARN 8116 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5705}, Error-Count: 5 2023-12-13T11:52:33.300Z WARN 8116 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.301Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5702. Reason: IOException[Connection refused to address /10.30.106.126:5702] 2023-12-13T11:52:33.301Z WARN 8116 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5702}, Error-Count: 5 2023-12-13T11:52:33.301Z WARN 8116 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.303Z WARN 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.202]:5702 is accepted. Response: MembersView{version=9, members=[MemberInfo{address=[10.30.106.202]:5702, uuid=efe0793b-b267-43c1-9035-1e3683648f9d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.202]:5703, uuid=6e636d73-9711-422f-b601-4c86622c63ca, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.202]:5704, uuid=1b90652e-5b7a-4c48-93c2-4164b7d1a160, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}]} 2023-12-13T11:52:33.307Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.126:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:33.307Z INFO 8116 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.126:5705. Reason: IOException[Connection refused to address /10.30.106.126:5705] 2023-12-13T11:52:33.307Z WARN 8116 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.126]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.126:5705}, Error-Count: 5 2023-12-13T11:52:33.307Z WARN 8116 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0 is suspected to be dead for reason: No connection 2023-12-13T11:52:33.308Z WARN 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.202]:5702 is accepted. Response: MembersView{version=9, members=[MemberInfo{address=[10.30.106.202]:5702, uuid=efe0793b-b267-43c1-9035-1e3683648f9d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.202]:5703, uuid=6e636d73-9711-422f-b601-4c86622c63ca, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.202]:5704, uuid=1b90652e-5b7a-4c48-93c2-4164b7d1a160, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}]} 2023-12-13T11:52:33.309Z INFO 8116 --- [cached.thread-8] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 2023-12-13T11:52:33.314Z INFO 8116 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5702, UUID: 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 2023-12-13T11:52:33.314Z INFO 8116 --- [cached.thread-8] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0623d866-8eb4-446d-99e1-0e7a84383645 2023-12-13T11:52:33.315Z INFO 8116 --- [cached.thread-8] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8a842bf3-1363-4713-ade8-b9fc9be83480 2023-12-13T11:52:33.315Z INFO 8116 --- [cached.thread-8] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID dea40069-441d-471e-b516-cf62a8b877e0 2023-12-13T11:52:33.315Z INFO 8116 --- [cached.thread-8] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 2023-12-13T11:52:33.315Z INFO 8116 --- [cached.thread-8] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f56597f6-61a6-4e60-a716-a7a03bdbaf74 2023-12-13T11:52:33.316Z INFO 8116 --- [cached.thread-8] c.h.internal.cluster.ClusterService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:3, ver:10} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d this Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 ] 2023-12-13T11:52:33.316Z INFO 8116 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=10, members=[MemberInfo{address=[10.30.106.202]:5702, uuid=efe0793b-b267-43c1-9035-1e3683648f9d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.202]:5703, uuid=6e636d73-9711-422f-b601-4c86622c63ca, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.202]:5704, uuid=1b90652e-5b7a-4c48-93c2-4164b7d1a160, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}]} 2023-12-13T11:52:33.317Z INFO 8116 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 2023-12-13T11:52:33.317Z INFO 8116 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0623d866-8eb4-446d-99e1-0e7a84383645 2023-12-13T11:52:33.317Z INFO 8116 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5703, UUID: 0623d866-8eb4-446d-99e1-0e7a84383645 2023-12-13T11:52:33.318Z INFO 8116 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8a842bf3-1363-4713-ade8-b9fc9be83480 2023-12-13T11:52:33.318Z INFO 8116 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID dea40069-441d-471e-b516-cf62a8b877e0 2023-12-13T11:52:33.318Z INFO 8116 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 2023-12-13T11:52:33.319Z INFO 8116 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f56597f6-61a6-4e60-a716-a7a03bdbaf74 2023-12-13T11:52:33.319Z INFO 8116 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5704, UUID: 8a842bf3-1363-4713-ade8-b9fc9be83480 2023-12-13T11:52:33.319Z INFO 8116 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:3, ver:10} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca this Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 ] 2023-12-13T11:52:33.320Z INFO 8116 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5705, UUID: dea40069-441d-471e-b516-cf62a8b877e0 2023-12-13T11:52:33.320Z INFO 8116 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5706, UUID: 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 2023-12-13T11:52:33.320Z INFO 8116 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5707, UUID: f56597f6-61a6-4e60-a716-a7a03bdbaf74 2023-12-13T11:52:33.320Z INFO 8116 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5702, UUID: 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 2023-12-13T11:52:33.321Z INFO 8116 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5703, UUID: 0623d866-8eb4-446d-99e1-0e7a84383645 2023-12-13T11:52:33.321Z INFO 8116 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5704, UUID: 8a842bf3-1363-4713-ade8-b9fc9be83480 2023-12-13T11:52:33.322Z INFO 8116 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5705, UUID: dea40069-441d-471e-b516-cf62a8b877e0 2023-12-13T11:52:33.322Z INFO 8116 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5706, UUID: 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 2023-12-13T11:52:33.322Z INFO 8116 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5707, UUID: f56597f6-61a6-4e60-a716-a7a03bdbaf74 2023-12-13T11:52:33.324Z INFO 8116 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 2023-12-13T11:52:33.325Z INFO 8116 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 0623d866-8eb4-446d-99e1-0e7a84383645 2023-12-13T11:52:33.325Z INFO 8116 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5702, UUID: 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 2023-12-13T11:52:33.325Z INFO 8116 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8a842bf3-1363-4713-ade8-b9fc9be83480 2023-12-13T11:52:33.325Z INFO 8116 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID dea40069-441d-471e-b516-cf62a8b877e0 2023-12-13T11:52:33.325Z INFO 8116 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5703, UUID: 0623d866-8eb4-446d-99e1-0e7a84383645 2023-12-13T11:52:33.325Z INFO 8116 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 2023-12-13T11:52:33.326Z INFO 8116 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID f56597f6-61a6-4e60-a716-a7a03bdbaf74 2023-12-13T11:52:33.326Z INFO 8116 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5704, UUID: 8a842bf3-1363-4713-ade8-b9fc9be83480 2023-12-13T11:52:33.326Z INFO 8116 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:3, ver:10} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 this ] 2023-12-13T11:52:33.326Z INFO 8116 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5705, UUID: dea40069-441d-471e-b516-cf62a8b877e0 2023-12-13T11:52:33.327Z INFO 8116 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5706, UUID: 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 2023-12-13T11:52:33.327Z INFO 8116 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.126]:5707, UUID: f56597f6-61a6-4e60-a716-a7a03bdbaf74 2023-12-13T11:52:33.331Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:33.331Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:33.411Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:33.412Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:33.421Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:33.421Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:33.513Z WARN 8116 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2023-12-13T11:52:33.514Z INFO 8116 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.202]:5704 is STARTED 2023-12-13T11:52:33.519Z INFO 8116 --- [ main] com.hazelcast.system.logo : [10.30.106.202]: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-13T11:52:33.519Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-13T11:52:33.519Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.202]:5705 2023-12-13T11:52:33.519Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-13T11:52:33.519Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]: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-13T11:52:33.519Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]: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-13T11:52:33.531Z INFO 8116 --- [ main] com.hazelcast.system.security : [10.30.106.202]: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-13T11:52:33.532Z INFO 8116 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-13T11:52:33.532Z WARN 8116 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.202]: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-13T11:52:33.540Z INFO 8116 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-13T11:52:33.540Z INFO 8116 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.202]:5705 is STARTING 2023-12-13T11:52:33.566Z INFO 8116 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: 3095220718697759795 2023-12-13T11:52:33.580Z INFO 8116 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 2023-12-13T11:52:33.581Z INFO 8116 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Marking active migration MigrationInfo{uuid=d069f44c-e0de-4585-8310-e3fc8977e750, partitionId=67, source=[10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74, sourceCurrentReplicaIndex=2, sourceNewReplicaIndex=-1, destination=[10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=2, master=[10.30.106.126]:5702, initialPartitionVersion=16, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2023-12-13T11:52:33.581Z INFO 8116 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Marking active migration MigrationInfo{uuid=0d97d2a6-d6cc-4cde-8c9a-6379464005eb, partitionId=68, source=[10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74, sourceCurrentReplicaIndex=2, sourceNewReplicaIndex=-1, destination=[10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=2, master=[10.30.106.126]:5702, initialPartitionVersion=20, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2023-12-13T11:52:33.581Z INFO 8116 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Marking active migration MigrationInfo{uuid=5ed81a51-6df8-4732-8dbc-846a3a08eaa3, partitionId=69, source=[10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74, sourceCurrentReplicaIndex=3, sourceNewReplicaIndex=-1, destination=[10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=3, master=[10.30.106.126]:5702, initialPartitionVersion=16, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2023-12-13T11:52:33.581Z INFO 8116 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Marking active migration MigrationInfo{uuid=a740b0bf-194f-4a32-b7da-77c6ba45ad25, partitionId=70, source=[10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74, sourceCurrentReplicaIndex=3, sourceNewReplicaIndex=-1, destination=[10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160, destinationCurrentReplicaIndex=-1, destinationNewReplicaIndex=3, master=[10.30.106.126]:5702, initialPartitionVersion=16, partitionVersionIncrement=1, status=ACTIVE} as FAILED 2023-12-13T11:52:33.581Z INFO 8116 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 2023-12-13T11:52:33.582Z WARN 8116 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.202]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645 [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0 [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74 [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480 [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 } 2023-12-13T11:52:33.587Z WARN 8116 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.202]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645 [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0 [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74 [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480 [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 } 2023-12-13T11:52:33.602Z WARN 8116 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.202]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.126]:5703 - 0623d866-8eb4-446d-99e1-0e7a84383645 [10.30.106.126]:5705 - dea40069-441d-471e-b516-cf62a8b877e0 [10.30.106.126]:5706 - 24f26dcf-3ac3-4a63-96de-a476ef6d9a27 [10.30.106.126]:5707 - f56597f6-61a6-4e60-a716-a7a03bdbaf74 [10.30.106.126]:5704 - 8a842bf3-1363-4713-ade8-b9fc9be83480 [10.30.106.126]:5702 - 654ec0cd-90ec-4a0a-8c1a-df93fc9216f9 } 2023-12-13T11:52:33.606Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:33.606Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:33.629Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:33.629Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:33.715Z INFO 8116 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.202]:5702 2023-12-13T11:52:33.717Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5702 and /10.30.106.202:42237 2023-12-13T11:52:33.718Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:42237 and /10.30.106.202:5702 2023-12-13T11:52:33.762Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:33.762Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:33.828Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:33.828Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:33.838Z INFO 8116 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 483 2023-12-13T11:52:33.896Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:33.897Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:33.954Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:33.954Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:34.121Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:34.121Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:34.122Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:34.122Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:34.208Z INFO 8116 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Dec 13 11:52:33 UTC 2023, plannedMigrations=483, completedMigrations=483, remainingMigrations=0, totalCompletedMigrations=1332) 2023-12-13T11:52:34.330Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:34.330Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:34.391Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:34.391Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:34.456Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:34.456Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:34.576Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:34.576Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:34.621Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:34.621Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:34.663Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:34.663Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:34.681Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:34.681Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:34.977Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:34.977Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:35.009Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:35.009Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:35.014Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:35.014Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:35.075Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:35.075Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:35.324Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:35.324Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:35.466Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:35.466Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:35.483Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:35.483Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:35.525Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:35.525Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:35.545Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:35.545Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:35.616Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:35.616Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:35.629Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:35.629Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:35.684Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:35.684Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:36.079Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:36.079Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:36.079Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:36.079Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:36.112Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:36.112Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:36.217Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:36.217Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:36.428Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:36.428Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:36.478Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:36.478Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:36.637Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:36.637Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:36.648Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:36.648Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:36.670Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:36.670Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:36.682Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:36.682Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:36.770Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:36.770Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:36.888Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:36.888Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:37.032Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:37.032Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:37.069Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:37.070Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:37.282Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:37.282Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:37.282Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:37.282Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:37.314Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:37.314Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:37.332Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:37.332Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:37.523Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:37.523Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:37.645Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:37.645Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:37.751Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:37.751Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:37.836Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:37.836Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:37.840Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:37.840Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:37.871Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:37.871Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:37.924Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:37.924Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:38.235Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:38.235Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:38.284Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:38.284Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:38.317Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:38.317Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:38.335Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:38.335Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:38.384Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:38.384Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:38.550Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:38.550Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:38.676Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:38.676Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:38.688Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:38.688Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:38.705Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:38.705Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:38.843Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:38.843Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:38.843Z INFO 8116 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:4, ver:11} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d this Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 ] 2023-12-13T11:52:38.849Z INFO 8116 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:4, ver:11} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 this ] 2023-12-13T11:52:38.849Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:4, ver:11} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca this Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 ] 2023-12-13T11:52:38.849Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.202:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:38.850Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:4, ver:11} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 this Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 ] 2023-12-13T11:52:38.850Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.202:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:38.853Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5703 and /10.30.106.202:44091 2023-12-13T11:52:38.857Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:44091 and /10.30.106.202:5703 2023-12-13T11:52:38.857Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5705 and /10.30.106.202:37203 2023-12-13T11:52:38.861Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5704 and /10.30.106.202:44657 2023-12-13T11:52:38.861Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5705 and /10.30.106.202:53665 2023-12-13T11:52:38.862Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:44657 and /10.30.106.202:5704 2023-12-13T11:52:38.863Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:53665 and /10.30.106.202:5705 2023-12-13T11:52:38.863Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:37203 and /10.30.106.202:5705 2023-12-13T11:52:38.876Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:38.876Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:38.882Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:38.882Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:39.106Z INFO 8116 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 2023-12-13T11:52:39.188Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:39.188Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:39.239Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:39.239Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:39.240Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:39.240Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:39.286Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:39.286Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:39.303Z INFO 8116 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Dec 13 11:52:39 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=1603) 2023-12-13T11:52:39.510Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:39.510Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:39.521Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:39.521Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:39.531Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:39.531Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:39.661Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:39.662Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:39.850Z WARN 8116 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 4. Some of the ports seem occupied! 2023-12-13T11:52:39.851Z INFO 8116 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.202]:5705 is STARTED 2023-12-13T11:52:39.867Z INFO 8116 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 19.077 seconds (process running for 70.616) 2023-12-13T11:52:39.887Z INFO 8116 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2023-12-13T11:52:39.892Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:39.892Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:40.032Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:40.032Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:40.053Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:40.053Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:40.098Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:40.098Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:40.189Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:40.189Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:40.241Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:40.241Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:40.342Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:40.342Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:40.343Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:40.343Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:40.515Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:40.515Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:40.565Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:40.565Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:40.624Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:40.624Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:40.735Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:40.735Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:40.895Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:40.895Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:40.956Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:40.956Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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.287 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-13T11:52:41.098Z INFO 8116 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:52:41.098Z INFO 8116 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:52:41.112Z INFO 8116 --- [ main] com.hazelcast.system.logo : [10.30.106.202]: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-13T11:52:41.112Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-13T11:52:41.112Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.202]:5706 2023-12-13T11:52:41.112Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-13T11:52:41.112Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]: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-13T11:52:41.112Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]: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-13T11:52:41.121Z INFO 8116 --- [ main] com.hazelcast.system.security : [10.30.106.202]: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-13T11:52:41.122Z INFO 8116 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-13T11:52:41.122Z WARN 8116 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.202]: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-13T11:52:41.135Z INFO 8116 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-13T11:52:41.136Z INFO 8116 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.202]:5706 is STARTING 2023-12-13T11:52:41.192Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:41.192Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:41.194Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:41.194Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:41.235Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:41.235Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:41.251Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:41.251Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:41.253Z INFO 8116 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.202]:5702 2023-12-13T11:52:41.255Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5702 and /10.30.106.202:39057 2023-12-13T11:52:41.255Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:39057 and /10.30.106.202:5702 2023-12-13T11:52:41.395Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:41.395Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:41.502Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:41.502Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:41.526Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:41.526Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:41.570Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:41.570Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:41.619Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:41.619Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:41.743Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:41.743Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:42.103Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:42.104Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:42.138Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:42.138Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:42.148Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:42.148Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:42.160Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:42.160Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:42.294Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:42.294Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:42.428Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:42.429Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:42.454Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:42.455Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:42.455Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:42.455Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:42.523Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:42.523Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:42.549Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:42.549Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:42.672Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:42.672Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:42.696Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:42.696Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:42.991Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:42.991Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:43.051Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:43.051Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:43.063Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:43.063Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:43.156Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:43.156Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:43.197Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:43.197Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:43.425Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:43.426Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:43.507Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:43.507Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:43.525Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:43.525Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:43.560Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:43.560Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:43.631Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:43.631Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:43.649Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:43.649Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:43.703Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:43.703Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:43.904Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:43.904Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:43.969Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:43.969Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:43.995Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:43.995Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:44.265Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:44.265Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:44.306Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:44.306Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:44.533Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:44.533Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:44.568Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:44.568Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:44.618Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:44.618Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:44.710Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:44.711Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:44.741Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:44.742Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:44.841Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:44.841Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:44.855Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:44.855Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:44.912Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:44.912Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:44.937Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:44.937Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:45.065Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:45.065Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:45.170Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:45.170Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:45.220Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:45.220Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:45.423Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:45.424Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:45.441Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:45.441Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:45.700Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:45.700Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:45.721Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:45.721Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:45.740Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:45.740Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:45.822Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:45.822Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:45.843Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:45.843Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:45.948Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:45.948Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:45.964Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:45.964Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:45.973Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:45.973Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:46.229Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:46.229Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:46.325Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:46.325Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:46.360Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:12} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d this Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 Member [10.30.106.202]:5706 - f342b0c2-c409-469c-99ad-35ced0949902 ] 2023-12-13T11:52:46.365Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:12} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 Member [10.30.106.202]:5706 - f342b0c2-c409-469c-99ad-35ced0949902 this ] 2023-12-13T11:52:46.366Z INFO 8116 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:12} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 this Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 Member [10.30.106.202]:5706 - f342b0c2-c409-469c-99ad-35ced0949902 ] 2023-12-13T11:52:46.367Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.202:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:46.367Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.202:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:46.368Z INFO 8116 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.202:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:46.370Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5703 and /10.30.106.202:57685 2023-12-13T11:52:46.372Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5706 and /10.30.106.202:57535 2023-12-13T11:52:46.373Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:12} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 this Member [10.30.106.202]:5706 - f342b0c2-c409-469c-99ad-35ced0949902 ] 2023-12-13T11:52:46.373Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5704 and /10.30.106.202:52483 2023-12-13T11:52:46.374Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:57685 and /10.30.106.202:5703 2023-12-13T11:52:46.374Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:57535 and /10.30.106.202:5706 2023-12-13T11:52:46.374Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:5, ver:12} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca this Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 Member [10.30.106.202]:5706 - f342b0c2-c409-469c-99ad-35ced0949902 ] 2023-12-13T11:52:46.376Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:52483 and /10.30.106.202:5704 2023-12-13T11:52:46.376Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5706 and /10.30.106.202:37547 2023-12-13T11:52:46.378Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5706 and /10.30.106.202:46717 2023-12-13T11:52:46.378Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5705 and /10.30.106.202:48581 2023-12-13T11:52:46.378Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:48581 and /10.30.106.202:5705 2023-12-13T11:52:46.382Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:46717 and /10.30.106.202:5706 2023-12-13T11:52:46.382Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:37547 and /10.30.106.202:5706 2023-12-13T11:52:46.504Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:46.504Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:46.532Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:46.532Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:46.621Z INFO 8116 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 2023-12-13T11:52:46.683Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:46.683Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:46.683Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:46.683Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:46.709Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:46.709Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:46.805Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:46.805Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:46.871Z INFO 8116 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Dec 13 11:52:46 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=1874) 2023-12-13T11:52:46.896Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:46.896Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:46.946Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:46.946Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:47.145Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:47.145Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:47.173Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:47.173Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:47.337Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:47.337Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:47.367Z WARN 8116 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 5. Some of the ports seem occupied! 2023-12-13T11:52:47.368Z INFO 8116 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.202]:5706 is STARTED 2023-12-13T11:52:47.371Z INFO 8116 --- [ main] com.hazelcast.system.logo : [10.30.106.202]: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-13T11:52:47.371Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-13T11:52:47.371Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.106.202]:5707 2023-12-13T11:52:47.371Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-13T11:52:47.371Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]: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-13T11:52:47.371Z INFO 8116 --- [ main] com.hazelcast.system : [10.30.106.202]: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-13T11:52:47.382Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:47.382Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:47.383Z INFO 8116 --- [ main] com.hazelcast.system.security : [10.30.106.202]: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-13T11:52:47.384Z INFO 8116 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-13T11:52:47.384Z WARN 8116 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.106.202]: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-13T11:52:47.399Z INFO 8116 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-13T11:52:47.399Z INFO 8116 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.202]:5707 is STARTING 2023-12-13T11:52:47.485Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:47.485Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:47.568Z INFO 8116 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.202]:5702 2023-12-13T11:52:47.570Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5702 and /10.30.106.202:35469 2023-12-13T11:52:47.571Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:35469 and /10.30.106.202:5702 2023-12-13T11:52:47.710Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:47.710Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:47.711Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:47.711Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:47.738Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:47.738Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:47.764Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:47.764Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:47.898Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:47.898Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:48.002Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:48.002Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:48.048Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:48.048Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:48.279Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:48.279Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:48.292Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:48.292Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:48.303Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:48.303Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:48.441Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:48.441Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:48.702Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:48.702Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:48.720Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:48.720Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:48.722Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:48.722Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:48.796Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:48.796Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:48.926Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:48.926Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:48.954Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:48.954Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:49.109Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:49.109Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:49.134Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:49.134Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:49.156Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:49.156Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:49.200Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:49.200Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:49.308Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:49.308Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:49.614Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:49.615Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:49.644Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:49.644Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:49.878Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:49.878Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:49.881Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:49.881Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:49.908Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:49.908Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:49.962Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:49.962Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:49.990Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:49.990Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:50.039Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:50.039Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:50.164Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:50.164Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:50.261Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:50.261Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:50.363Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:50.363Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:50.410Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:50.410Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:50.477Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:50.477Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:50.647Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:50.647Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:50.688Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:50.688Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:50.893Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:50.893Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:50.921Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:50.921Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:50.943Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:50.943Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:51.015Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:51.016Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:51.072Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:51.073Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:51.085Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:51.085Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:51.167Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:51.167Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:51.313Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:51.314Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:51.368Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:51.368Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:51.491Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:51.491Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:51.633Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:51.634Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:51.650Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:51.650Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:51.724Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:51.724Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:51.897Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:51.898Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:52.061Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:52.061Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:52.073Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:52.074Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:52.074Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:52.074Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:52.141Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:52.141Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:52.274Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:52.274Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:52.467Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:52.467Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:52.496Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:52.496Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:52.575Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:52.575Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:52.638Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:52.638Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:52.652Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:52.652Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:52.675Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d this Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 Member [10.30.106.202]:5706 - f342b0c2-c409-469c-99ad-35ced0949902 Member [10.30.106.202]:5707 - 8f8cafcf-7e9d-46de-bf2a-2f160814d4d8 ] 2023-12-13T11:52:52.681Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 Member [10.30.106.202]:5706 - f342b0c2-c409-469c-99ad-35ced0949902 Member [10.30.106.202]:5707 - 8f8cafcf-7e9d-46de-bf2a-2f160814d4d8 this ] 2023-12-13T11:52:52.681Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca this Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 Member [10.30.106.202]:5706 - f342b0c2-c409-469c-99ad-35ced0949902 Member [10.30.106.202]:5707 - 8f8cafcf-7e9d-46de-bf2a-2f160814d4d8 ] 2023-12-13T11:52:52.682Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.202:5703, timeout: 10000, bind-any: true 2023-12-13T11:52:52.682Z INFO 8116 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.202:5704, timeout: 10000, bind-any: true 2023-12-13T11:52:52.683Z INFO 8116 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.202:5705, timeout: 10000, bind-any: true 2023-12-13T11:52:52.683Z INFO 8116 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.202:5706, timeout: 10000, bind-any: true 2023-12-13T11:52:52.684Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5703 and /10.30.106.202:46995 2023-12-13T11:52:52.684Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5706 and /10.30.106.202:58105 2023-12-13T11:52:52.684Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:46995 and /10.30.106.202:5703 2023-12-13T11:52:52.685Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:58105 and /10.30.106.202:5706 2023-12-13T11:52:52.685Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5704 and /10.30.106.202:45469 2023-12-13T11:52:52.685Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5707 and /10.30.106.202:49329 2023-12-13T11:52:52.694Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:49329 and /10.30.106.202:5707 2023-12-13T11:52:52.694Z INFO 8116 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 this Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 Member [10.30.106.202]:5706 - f342b0c2-c409-469c-99ad-35ced0949902 Member [10.30.106.202]:5707 - 8f8cafcf-7e9d-46de-bf2a-2f160814d4d8 ] 2023-12-13T11:52:52.695Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:45469 and /10.30.106.202:5704 2023-12-13T11:52:52.695Z INFO 8116 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5705 and /10.30.106.202:60295 2023-12-13T11:52:52.695Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5707 and /10.30.106.202:58323 2023-12-13T11:52:52.695Z INFO 8116 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.106.202]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 Member [10.30.106.202]:5706 - f342b0c2-c409-469c-99ad-35ced0949902 this Member [10.30.106.202]:5707 - 8f8cafcf-7e9d-46de-bf2a-2f160814d4d8 ] 2023-12-13T11:52:52.696Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:60295 and /10.30.106.202:5705 2023-12-13T11:52:52.696Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:58323 and /10.30.106.202:5707 2023-12-13T11:52:52.697Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5707 and /10.30.106.202:42191 2023-12-13T11:52:52.701Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:5707 and /10.30.106.202:59713 2023-12-13T11:52:52.703Z INFO 8116 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:42191 and /10.30.106.202:5707 2023-12-13T11:52:52.703Z INFO 8116 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.202]:5702 - efe0793b-b267-43c1-9035-1e3683648f9d Member [10.30.106.202]:5703 - 6e636d73-9711-422f-b601-4c86622c63ca Member [10.30.106.202]:5704 - 1b90652e-5b7a-4c48-93c2-4164b7d1a160 Member [10.30.106.202]:5705 - dcf96a28-fe41-4b80-a643-4e223ce4ce71 this Member [10.30.106.202]:5706 - f342b0c2-c409-469c-99ad-35ced0949902 Member [10.30.106.202]:5707 - 8f8cafcf-7e9d-46de-bf2a-2f160814d4d8 ] 2023-12-13T11:52:52.707Z INFO 8116 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.106.202]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.106.202:59713 and /10.30.106.202:5707 2023-12-13T11:52:52.880Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:52.880Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:52.939Z INFO 8116 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 2023-12-13T11:52:52.957Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:52.957Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:53.029Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:53.029Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:53.072Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:53.072Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:53.077Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:53.077Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:53.203Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:53.203Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:53.235Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:53.235Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:53.257Z INFO 8116 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.106.202]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Dec 13 11:52:52 UTC 2023, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=2145) 2023-12-13T11:52:53.527Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:53.527Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:53.587Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:53.587Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:53.659Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:53.659Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:53.682Z WARN 8116 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Config seed port is 5701 and cluster size is 6. Some of the ports seem occupied! 2023-12-13T11:52:53.683Z INFO 8116 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.106.202]:5707 is STARTED 2023-12-13T11:52:53.688Z INFO 8116 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.605 seconds (process running for 84.437) 2023-12-13T11:52:53.700Z INFO 8116 --- [ 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.62 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-13T11:52:53.724Z INFO 8116 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:52:53.724Z INFO 8116 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:52:53.750Z INFO 8116 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.044 seconds (process running for 84.498) 2023-12-13T11:52:53.754Z INFO 8116 --- [ 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-13T11:52:53.761Z INFO 8116 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 2023-12-13T11:52:53.763Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:52:53.763Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:52:53.763Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468373763 2023-12-13T11:52:53.768Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:52:53.768Z WARN 8116 --- [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-13T11:52:53.768Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:53.774Z INFO 8116 --- [ 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-13T11:52:53.774Z INFO 8116 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 2023-12-13T11:52:53.775Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:52:53.775Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:52:53.775Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468373775 2023-12-13T11:52:53.777Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:52:53.777Z WARN 8116 --- [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-13T11:52:53.777Z WARN 8116 --- [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.076 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-13T11:52:53.800Z INFO 8116 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:52:53.800Z INFO 8116 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:52:53.805Z INFO 8116 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.021 seconds (process running for 84.554) 2023-12-13T11:52:53.809Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:53.810Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 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.019 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 2023-12-13T11:52:53.860Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:53.860Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:53.869Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:52:53.869Z WARN 8116 --- [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-13T11:52:53.869Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:53.877Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:52:53.877Z WARN 8116 --- [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-13T11:52:53.878Z WARN 8116 --- [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.029 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.008 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 2023-12-13T11:52:53.899Z INFO 8116 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-13T11:52:53.969Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 0a4bef1e9977be792af2bba7c37104ffb386db7bdacf8ece0ba3c021eee5963c 2023-12-13T11:52:53.969Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:52:53.970Z WARN 8116 --- [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-13T11:52:53.970Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:53.983Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:53.983Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:53.995Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:53.995Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:54.031Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:54.031Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:54.031Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:52:54.031Z WARN 8116 --- [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-13T11:52:54.031Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:54.172Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:52:54.172Z WARN 8116 --- [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-13T11:52:54.172Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:54.172Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:54.172Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:54.232Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:52:54.232Z WARN 8116 --- [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-13T11:52:54.232Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:54.261Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:54.261Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:54.285Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:54.285Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:54.445Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:54.445Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:54.526Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:52:54.527Z WARN 8116 --- [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-13T11:52:54.527Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:54.583Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:52:54.583Z WARN 8116 --- [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-13T11:52:54.583Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:54.689Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:54.689Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:54.766Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:54.766Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:54.798Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:54.799Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:54.882Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:54.882Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:54.884Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:54.885Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:54.916Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:54.916Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:55.080Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:55.080Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:55.108Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:55.108Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:55.192Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:55.192Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:55.208Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:55.208Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:55.293Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:55.293Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:55.343Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:52:55.343Z WARN 8116 --- [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-13T11:52:55.343Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:55.433Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:52:55.433Z WARN 8116 --- [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-13T11:52:55.433Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:55.655Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:55.655Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:55.691Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:55.691Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:55.843Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:55.843Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:55.871Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:55.871Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:55.876Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:55.876Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:55.888Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:55.888Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:55.935Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:55.935Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:56.008Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:56.008Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:56.061Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:56.061Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:56.146Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:56.146Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:56.156Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:56.156Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:56.216Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:56.216Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:56.288Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:52:56.288Z WARN 8116 --- [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-13T11:52:56.288Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:56.447Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:52:56.447Z WARN 8116 --- [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-13T11:52:56.447Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:56.595Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:56.595Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:56.609Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:56.609Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:56.846Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:56.846Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:56.879Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:56.879Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:56.911Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:56.911Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:57.039Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:57.039Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:57.042Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:57.042Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:57.071Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:57.071Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:57.075Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:57.075Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:57.161Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:57.161Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:57.171Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:57.171Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:57.200Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:57.200Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:57.405Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:52:57.405Z WARN 8116 --- [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-13T11:52:57.405Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:57.554Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:52:57.554Z WARN 8116 --- [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-13T11:52:57.554Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:57.556Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:57.556Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:57.670Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:57.670Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:57.813Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:57.813Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:57.832Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:57.832Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:57.977Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:57.977Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:58.010Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:58.010Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:58.015Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:58.015Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:58.026Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:58.026Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:58.080Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:58.080Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:58.096Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:58.096Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:58.162Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:58.162Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:58.169Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:58.169Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:58.414Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:52:58.414Z WARN 8116 --- [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-13T11:52:58.414Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:58.513Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:58.513Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:58.625Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:52:58.625Z WARN 8116 --- [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-13T11:52:58.626Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:58.680Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:58.681Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:52:58.717Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:58.717Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:58.810Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:58.810Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:58.884Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:58.884Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:58.989Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:52:58.989Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:52:59.028Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:59.029Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:52:59.067Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:59.067Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:59.145Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:52:59.145Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:52:59.174Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:52:59.174Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:52:59.204Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:52:59.204Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:52:59.235Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:52:59.236Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:52:59.278Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:52:59.278Z WARN 8116 --- [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-13T11:52:59.278Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:59.302Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.402842684S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:52:59.365Z INFO 8116 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:52:59.365Z INFO 8116 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:52:59.370Z INFO 8116 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.017 seconds (process running for 90.118) 2023-12-13T11:52:59.382Z INFO 8116 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-13T11:52:59.386Z INFO 8116 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-13T11:52:59.388Z INFO 8116 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-13T11:52:59.391Z INFO 8116 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-13T11:52:59.429Z INFO 8116 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-13T11:52:59.434Z INFO 8116 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-13T11:52:59.439Z INFO 8116 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-13T11:52:59.443Z INFO 8116 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-13T11:52:59.585Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:52:59.585Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:52:59.691Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:52:59.692Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.793 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 2023-12-13T11:52:59.696Z INFO 8116 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-13T11:52:59.726Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:52:59.726Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:59.744Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ffc72a17bf26727c9a92ec24430507c589e04ae9f1b82fc45e04a02114f5128e 2023-12-13T11:52:59.789Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:52:59.789Z WARN 8116 --- [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-13T11:52:59.789Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:52:59.796Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:52:59.796Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:52:59.879Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:52:59.879Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:52:59.985Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:52:59.985Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:52:59.987Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:52:59.987Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:00.099Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:00.099Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:00.135Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:00.135Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:00.159Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:00.159Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:00.262Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:00.262Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:00.390Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:00.390Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:00.437Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:00.437Z WARN 8116 --- [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-13T11:53:00.437Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:00.630Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:00.630Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:00.647Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:00.647Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:00.652Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:00.653Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:00.703Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:00.703Z WARN 8116 --- [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-13T11:53:00.703Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:00.732Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:00.732Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:00.799Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:00.799Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:01.088Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:01.088Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:01.149Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:01.149Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:01.213Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:01.213Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:01.301Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:01.301Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:01.303Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:01.303Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:01.476Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:01.476Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:01.550Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:01.550Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:01.634Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:01.634Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:01.636Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:01.636Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:01.640Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:01.640Z WARN 8116 --- [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-13T11:53:01.640Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:01.700Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:01.700Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:01.802Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:01.803Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:01.859Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:01.859Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:01.909Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:01.910Z WARN 8116 --- [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-13T11:53:01.910Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:02.105Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:02.105Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:02.241Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:02.241Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:02.316Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:02.316Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:02.404Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:02.404Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:02.405Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:02.405Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:02.481Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:02.481Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:02.504Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:02.504Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:02.602Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:02.602Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:02.794Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:02.794Z WARN 8116 --- [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-13T11:53:02.794Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:02.837Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:02.837Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:02.839Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:02.839Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:02.867Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:02.867Z WARN 8116 --- [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-13T11:53:02.867Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:02.907Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:02.907Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:02.958Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:02.958Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:02.964Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:02.964Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:03.194Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:03.194Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:03.420Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:03.420Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:03.557Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:03.557Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:03.584Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:03.584Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:03.606Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:03.606Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:03.614Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:03.614Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:03.617Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:03.617Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:03.644Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:03.644Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:03.892Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:03.893Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:03.912Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:03.912Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:03.949Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:03.949Z WARN 8116 --- [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-13T11:53:03.949Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:03.989Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:03.989Z WARN 8116 --- [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-13T11:53:03.990Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:04.071Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:04.071Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:04.101Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:04.101Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:04.117Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:04.117Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:04.378Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:04.378Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:04.487Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:04.487Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:04.521Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:04.521Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:04.546Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:04.546Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:04.711Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:04.711Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:04.717Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:04.717Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:04.734Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:04.734Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:04.823Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:04.823Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:04.896Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.200635105S 2023-12-13T11:53:04.936Z INFO 8116 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-12-13T11:53:04.939Z INFO 8116 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-12-13T11:53:04.941Z INFO 8116 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-12-13T11:53:04.943Z INFO 8116 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-12-13T11:53:04.962Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:04.962Z WARN 8116 --- [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-13T11:53:04.962Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:05.054Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:05.054Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:05.070Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:05.070Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:05.103Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:05.103Z WARN 8116 --- [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-13T11:53:05.103Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:05.131Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:05.131Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:05.155Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:05.155Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.552 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 2023-12-13T11:53:05.265Z INFO 8116 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-13T11:53:05.316Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e8d1c9a1f9847fbe9d0f6fd087b0666bc549d53bae81f1615340aa107f0e227f 2023-12-13T11:53:05.362Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:05.362Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:05.535Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:05.535Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:05.615Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:05.615Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:05.645Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:05.645Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:05.679Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:05.679Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:05.771Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:05.771Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:05.800Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:05.800Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:05.966Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:05.966Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:06.016Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:06.016Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:06.018Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:06.018Z WARN 8116 --- [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-13T11:53:06.018Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:06.030Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:06.030Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:06.067Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:06.067Z WARN 8116 --- [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-13T11:53:06.067Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:06.243Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:06.243Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:06.243Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:06.243Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:06.466Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:06.466Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:06.493Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:06.493Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:06.708Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:06.708Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:06.777Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:06.777Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:06.788Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:06.788Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:06.811Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:06.811Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:06.868Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:06.868Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:06.868Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:06.868Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:06.920Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:06.920Z WARN 8116 --- [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-13T11:53:06.920Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:06.932Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:06.932Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:07.004Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:07.004Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:07.122Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:07.122Z WARN 8116 --- [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-13T11:53:07.122Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:07.147Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:07.147Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:07.446Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:07.446Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:07.448Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:07.448Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:07.670Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:07.670Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:07.763Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:07.763Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:07.898Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:07.898Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:07.912Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:07.912Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:07.921Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:07.921Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:07.923Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:07.923Z WARN 8116 --- [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-13T11:53:07.923Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:07.930Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:07.930Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:07.975Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:07.975Z WARN 8116 --- [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-13T11:53:07.975Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:08.035Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:08.035Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:08.072Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:08.072Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:08.153Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:08.153Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:08.209Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:08.209Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:08.400Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:08.400Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:08.602Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:08.602Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:08.815Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:08.815Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:08.824Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:08.824Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:08.837Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:08.837Z WARN 8116 --- [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-13T11:53:08.837Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:08.852Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:08.852Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:08.866Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:08.866Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:08.873Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:08.873Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:08.938Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:08.938Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:09.035Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:09.035Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:09.062Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:09.062Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:09.079Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:09.079Z WARN 8116 --- [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-13T11:53:09.079Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:09.275Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:09.275Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:09.320Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:09.320Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:09.406Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:09.407Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:09.455Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:09.455Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:09.840Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:09.840Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:09.869Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:09.869Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:09.877Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:09.877Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:09.920Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:09.921Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:09.957Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:09.958Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:09.978Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:09.978Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:10.007Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:10.007Z WARN 8116 --- [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-13T11:53:10.007Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:10.008Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:10.008Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:10.136Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:10.136Z WARN 8116 --- [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-13T11:53:10.136Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:10.275Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:10.275Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:10.279Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:10.279Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:10.281Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:10.281Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:10.311Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:10.311Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:10.340Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.07519795S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:53:10.364Z INFO 8116 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:53:10.364Z INFO 8116 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:10.440Z INFO 8116 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.093 seconds (process running for 101.189) 2023-12-13T11:53:10.582Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:10.582Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:10.746Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:10.746Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:10.775Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:10.775Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:10.863Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:10.863Z WARN 8116 --- [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-13T11:53:10.863Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:10.863Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:10.863Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:10.926Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:10.926Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:10.981Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:10.981Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:11.079Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:11.079Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:11.118Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:11.118Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:11.148Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:11.148Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:11.192Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:11.192Z WARN 8116 --- [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-13T11:53:11.192Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:11.435Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:11.435Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:11.435Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:11.435Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:11.515Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:11.515Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:11.766Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:11.766Z WARN 8116 --- [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-13T11:53:11.766Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:11.786Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:11.786Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:11.828Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:11.828Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:11.848Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:11.848Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:11.916Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:11.916Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:12.021Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:12.021Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:12.029Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:12.029Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:12.081Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:12.081Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:12.185Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:12.185Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:12.201Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:12.201Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:12.295Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:12.295Z WARN 8116 --- [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-13T11:53:12.295Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:12.468Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:12.468Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:12.488Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:12.488Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:12.488Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:12.489Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:12.680Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:12.680Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.556 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-13T11:53:12.847Z INFO 8116 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:53:12.847Z INFO 8116 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:12.862Z INFO 8116 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.027 seconds (process running for 103.611) 2023-12-13T11:53:12.871Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:12.871Z WARN 8116 --- [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-13T11:53:12.871Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:12.889Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:12.889Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:12.889Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:12.890Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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.07 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 2023-12-13T11:53:12.930Z INFO 8116 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2023-12-13T11:53:12.933Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:12.933Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:12.936Z INFO 8116 --- [ 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 2023-12-13T11:53:12.955Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:12.955Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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: 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-13T11:53:12.982Z ERROR 8116 --- [ 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-13T11:53:12.985Z INFO 8116 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-13T11:53:13.026Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: e152d7ec71ea0289867c188be2617e06c77049454e26744fcb5051faf54fc10c 2023-12-13T11:53:13.074Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:13.074Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:13.107Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:13.107Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:13.175Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:13.175Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:13.340Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:13.340Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:13.341Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:13.341Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:13.380Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:13.380Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:13.458Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:13.458Z WARN 8116 --- [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-13T11:53:13.458Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:13.650Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:13.650Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:13.686Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:13.686Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:13.792Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:13.792Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:13.839Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:13.839Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:13.897Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:13.897Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:14.015Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:14.015Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:14.030Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:14.030Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:14.032Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:14.032Z WARN 8116 --- [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-13T11:53:14.032Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:14.166Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:14.166Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:14.277Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:14.277Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:14.509Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:14.509Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:14.544Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:14.544Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:14.607Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:14.607Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:14.612Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:14.612Z WARN 8116 --- [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-13T11:53:14.612Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:14.651Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:14.651Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:14.701Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:14.701Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:14.759Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:14.759Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:14.890Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:14.890Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:14.895Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:14.895Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:15.059Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:15.059Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:15.137Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:15.137Z WARN 8116 --- [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-13T11:53:15.137Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:15.168Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:15.168Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:15.168Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:15.168Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:15.280Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:15.280Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:15.412Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:15.412Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:15.503Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:15.504Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:15.509Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:15.509Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:15.597Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:15.597Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:15.662Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:15.662Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:15.714Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:15.714Z WARN 8116 --- [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-13T11:53:15.714Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:15.797Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:15.797Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:15.854Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:15.854Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:15.943Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:15.943Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:16.039Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:16.040Z WARN 8116 --- [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-13T11:53:16.040Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:16.112Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:16.112Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:16.321Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:16.321Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:16.370Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:16.370Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:16.372Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:16.372Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:16.437Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:16.437Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:16.507Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:16.507Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:16.514Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:16.514Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:16.662Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:16.662Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:16.699Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:16.699Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:16.759Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:16.759Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:16.768Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:16.768Z WARN 8116 --- [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-13T11:53:16.768Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:16.858Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:16.858Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:17.096Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:17.096Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:17.253Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:17.253Z WARN 8116 --- [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-13T11:53:17.253Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:17.277Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:17.277Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:17.303Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:17.303Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:17.381Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:17.381Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:17.425Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:17.425Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:17.511Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:17.512Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:17.531Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:17.531Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:17.614Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:17.614Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:17.669Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:17.669Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:17.702Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:17.702Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:17.711Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:17.712Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:17.771Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:17.771Z WARN 8116 --- [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-13T11:53:17.772Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:17.921Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:17.921Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:18.159Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:18.159Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:18.306Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.320598214S 2023-12-13T11:53:18.308Z INFO 8116 --- [ 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-13T11:53:18.316Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:18.316Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:18.316Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468398316 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:53:18.343Z INFO 8116 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:53:18.343Z INFO 8116 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:18.350Z INFO 8116 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.031 seconds (process running for 109.098) 2023-12-13T11:53:18.367Z INFO 8116 --- [ 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-13T11:53:18.369Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:53:18.369Z INFO 8116 --- [ 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-13T11:53:18.371Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:53:18.371Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:18.371Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:18.371Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468398371 2023-12-13T11:53:18.384Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:18.384Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:18.429Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:18.429Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:18.443Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:18.443Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:18.485Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:18.485Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:18.486Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:18.486Z WARN 8116 --- [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-13T11:53:18.486Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:18.489Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:18.489Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:18.518Z WARN 8116 --- [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-13T11:53:18.519Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 84sSsJDMSe-dqW-1jbhYvg 2023-12-13T11:53:18.564Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:18.564Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:18.592Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:18.592Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:18.614Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:18.614Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:18.641Z WARN 8116 --- [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-13T11:53:18.748Z INFO 8116 --- [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 kLFN_sCKRUKOv6ch0oTTzg 2023-12-13T11:53:18.785Z INFO 8116 --- [ 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 kLFN_sCKRUKOv6ch0oTTzg 2023-12-13T11:53:18.786Z INFO 8116 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: 84sSsJDMSe-dqW-1jbhYvg 2023-12-13T11:53:18.836Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:18.836Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:18.907Z INFO 8116 --- [ 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-13T11:53:18.913Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:18.913Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:18.920Z INFO 8116 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2023-12-13T11:53:18.945Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:18.945Z WARN 8116 --- [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-13T11:53:18.945Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:18.947Z INFO 8116 --- [ 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-aea4c34a-d05f-4560-80b2-ae1f90cd00df 2023-12-13T11:53:18.948Z INFO 8116 --- [ 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-13T11:53:18.948Z INFO 8116 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2023-12-13T11:53:18.973Z INFO 8116 --- [ 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-aea4c34a-d05f-4560-80b2-ae1f90cd00df', protocol='range'} 2023-12-13T11:53:18.973Z INFO 8116 --- [ 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-aea4c34a-d05f-4560-80b2-ae1f90cd00df=Assignment(partitions=[ncmp-events-test-0])} 2023-12-13T11:53:18.993Z INFO 8116 --- [ 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-aea4c34a-d05f-4560-80b2-ae1f90cd00df', protocol='range'} 2023-12-13T11:53:18.994Z INFO 8116 --- [ 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-13T11:53:18.994Z INFO 8116 --- [ 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-13T11:53:19.013Z INFO 8116 --- [ 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-13T11:53:19.021Z INFO 8116 --- [ 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-13T11:53:19.096Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:19.096Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:19.142Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:19.143Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2023-12-13T11:53:19.194Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:19.194Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 128ms, elapsed time since send: 128ms, request timeout: 30000ms) 2023-12-13T11:53:19.194Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 2023-12-13T11:53:19.194Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 2023-12-13T11:53:19.194Z INFO 8116 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=2011087120, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-13T11:53:19.195Z INFO 8116 --- [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-13T11:53:19.242Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:19.242Z WARN 8116 --- [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-13T11:53:19.279Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:19.279Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:19.295Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:19.295Z WARN 8116 --- [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. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.359 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 11:53:19,359 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:53:19,359 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:53:19,359 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59677e46 - 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:53:19,362 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:53:19,362 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59677e46 - 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:53:19,363 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:53:19,363 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:53:19,363 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:53:19,364 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:53:19,364 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59677e46 - 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:53:19,365 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:53:19,365 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:53:19,365 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:53:19,366 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468399366) 11:53:19,366 |-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:53:19,366 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:53:19,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:53:19,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@34cbdf39 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:53:19,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:53:19,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@34cbdf39 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:53:19,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:53:19,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@34cbdf39 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:53:19,366 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:53:19,366 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@34cbdf39 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:53:19,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:53:19,367 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@34cbdf39 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:53:19,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:53:19,367 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@34cbdf39 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:53:19,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:53:19,367 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@34cbdf39 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:53:19,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:53:19,367 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@34cbdf39 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:53:19,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:53:19,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:53:19,367 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:53:19,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:53:19,367 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:53:19,368 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:53:19,368 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:53:19,371 |-INFO in ch.qos.logback.classic.pattern.DateConverter@18cc9609 - Setting zoneId to "UTC" 11:53:19,372 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:53:19,372 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:53:19,375 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:53:19,375 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:53:19,375 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:53:19,375 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:53:19,375 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:53:19,375 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@34cbdf39 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:53:19,375 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:53:19,375 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4ebd918 - End of configuration. 11:53:19,375 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@669c028d - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:53:19.378Z INFO 8116 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:53:19.378Z INFO 8116 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:19.383Z INFO 8116 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.035 seconds (process running for 110.131) 2023-12-13T11:53:19.393Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:19.393Z WARN 8116 --- [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-13T11:53:19.394Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:19.394Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:19.397Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:19.397Z WARN 8116 --- [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-13T11:53:19.403Z ERROR 8116 --- [ 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-13T11:53:19.405Z ERROR 8116 --- [ 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.059 s - in org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 2023-12-13T11:53:19.419Z INFO 8116 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-13T11:53:19.441Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:19.441Z WARN 8116 --- [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-13T11:53:19.441Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:19.460Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 1a97e08c02816039fb0e6ddf019e3618df8f8e7669a6d330dbc60ea72483c426 2023-12-13T11:53:19.497Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:19.497Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:19.526Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:19.527Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:19.548Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:19.548Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:19.598Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:19.598Z WARN 8116 --- [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-13T11:53:19.642Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:19.642Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:19.645Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:19.645Z WARN 8116 --- [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-13T11:53:19.697Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:19.697Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:19.701Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:19.701Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:19.734Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:19.734Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:19.851Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:19.851Z WARN 8116 --- [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-13T11:53:19.851Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:19.902Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:19.902Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:20.000Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:20.000Z WARN 8116 --- [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-13T11:53:20.104Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:20.104Z WARN 8116 --- [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-13T11:53:20.116Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:20.117Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:20.199Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:20.199Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:20.303Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:20.303Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:20.471Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:20.471Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:20.503Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:20.503Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:20.506Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:20.506Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:20.556Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:20.556Z WARN 8116 --- [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-13T11:53:20.556Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:20.603Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:20.603Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:20.685Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:20.685Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:20.800Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:20.800Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:20.804Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:20.804Z WARN 8116 --- [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-13T11:53:20.804Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:20.868Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:20.868Z WARN 8116 --- [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-13T11:53:20.888Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:20.888Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:20.904Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:20.904Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:20.907Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:20.907Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:21.005Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:21.005Z WARN 8116 --- [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-13T11:53:21.058Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:21.058Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:21.319Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:21.319Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:21.389Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:21.389Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:21.409Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:21.409Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:21.459Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:21.460Z WARN 8116 --- [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-13T11:53:21.460Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:21.556Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:21.556Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:21.609Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:21.609Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:21.656Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:21.656Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:21.892Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:21.892Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:21.921Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:21.921Z WARN 8116 --- [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-13T11:53:21.957Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:21.957Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:21.957Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:21.957Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:22.007Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:22.007Z WARN 8116 --- [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-13T11:53:22.008Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:22.008Z WARN 8116 --- [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-13T11:53:22.008Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:22.091Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:22.091Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:22.111Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:22.111Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:22.162Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:22.162Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:22.346Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:22.346Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:22.421Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:22.421Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:22.515Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:22.515Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:22.608Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:22.608Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:22.613Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:22.613Z WARN 8116 --- [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-13T11:53:22.613Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:22.663Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:22.663Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:22.759Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:22.759Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:22.780Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:22.780Z WARN 8116 --- [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-13T11:53:22.809Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:22.809Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:22.900Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:22.900Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:22.948Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:22.948Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:23.060Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:23.060Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:23.109Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:23.109Z WARN 8116 --- [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-13T11:53:23.113Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:23.113Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:23.161Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:23.161Z WARN 8116 --- [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-13T11:53:23.161Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:23.214Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:23.214Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:23.323Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:23.323Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:23.464Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:23.464Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:23.515Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:23.515Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:23.516Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:23.516Z WARN 8116 --- [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-13T11:53:23.516Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:23.590Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:23.590Z WARN 8116 --- [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-13T11:53:23.617Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:23.617Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:23.711Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:23.711Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:23.755Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:23.755Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:23.762Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:23.762Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:23.917Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:23.917Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:23.966Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:23.966Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:24.005Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:24.005Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:24.011Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:24.011Z WARN 8116 --- [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-13T11:53:24.225Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:24.225Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:24.267Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:24.267Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:24.317Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:24.317Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:24.320Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:24.320Z WARN 8116 --- [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-13T11:53:24.320Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:24.443Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:24.443Z WARN 8116 --- [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-13T11:53:24.480Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:24.480Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:24.572Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:24.572Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:24.635Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.215940499S 2023-12-13T11:53:24.641Z INFO 8116 --- [ 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-13T11:53:24.644Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:24.644Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:24.644Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468404644 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:53:24.663Z INFO 8116 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:53:24.663Z INFO 8116 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:24.671Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:24.671Z WARN 8116 --- [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-13T11:53:24.671Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:24.685Z INFO 8116 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.038 seconds (process running for 115.433) 2023-12-13T11:53:24.687Z INFO 8116 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 2023-12-13T11:53:24.704Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:53:24.704Z INFO 8116 --- [ 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-13T11:53:24.706Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:53:24.706Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:24.706Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:24.706Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468404706 2023-12-13T11:53:24.722Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:24.722Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:24.821Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:24.821Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:24.862Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:24.862Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:24.909Z WARN 8116 --- [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-13T11:53:24.910Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: LniBRyUpTrq_CTSFLSTK4g 2023-12-13T11:53:24.913Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:24.913Z WARN 8116 --- [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-13T11:53:24.920Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:24.921Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:24.929Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:24.929Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:24.968Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:24.968Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:25.057Z WARN 8116 --- [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-13T11:53:25.135Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:25.135Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:25.163Z INFO 8116 --- [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 nE52oggqQnOSGyIC0p2R8Q 2023-12-13T11:53:25.185Z INFO 8116 --- [ 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 nE52oggqQnOSGyIC0p2R8Q 2023-12-13T11:53:25.186Z INFO 8116 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: LniBRyUpTrq_CTSFLSTK4g 2023-12-13T11:53:25.231Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:25.231Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:25.275Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:25.275Z WARN 8116 --- [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-13T11:53:25.275Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:25.298Z INFO 8116 --- [ 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-13T11:53:25.299Z INFO 8116 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2023-12-13T11:53:25.319Z INFO 8116 --- [ 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-c9c973ce-0e01-43d8-b6e1-799b719d5bf7 2023-12-13T11:53:25.319Z INFO 8116 --- [ 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-13T11:53:25.319Z INFO 8116 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2023-12-13T11:53:25.340Z INFO 8116 --- [ 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-c9c973ce-0e01-43d8-b6e1-799b719d5bf7', protocol='range'} 2023-12-13T11:53:25.341Z INFO 8116 --- [ 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-c9c973ce-0e01-43d8-b6e1-799b719d5bf7=Assignment(partitions=[cm-events-0])} 2023-12-13T11:53:25.361Z INFO 8116 --- [ 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-c9c973ce-0e01-43d8-b6e1-799b719d5bf7', protocol='range'} 2023-12-13T11:53:25.361Z INFO 8116 --- [ 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-13T11:53:25.361Z INFO 8116 --- [ 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-13T11:53:25.371Z INFO 8116 --- [ 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-13T11:53:25.386Z INFO 8116 --- [ 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-13T11:53:25.431Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:25.431Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:25.481Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:25.481Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:25.481Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:25.481Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:25.506Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:25.506Z WARN 8116 --- [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-13T11:53:25.507Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:25.507Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:25.512Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:25.512Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2023-12-13T11:53:25.553Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:25.553Z INFO 8116 --- [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: 133ms, elapsed time since send: 133ms, request timeout: 30000ms) 2023-12-13T11:53:25.553Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 2023-12-13T11:53:25.553Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 2023-12-13T11:53:25.553Z INFO 8116 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=721973768, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-13T11:53:25.553Z INFO 8116 --- [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-13T11:53:25.616Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:25.616Z WARN 8116 --- [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-13T11:53:25.654Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:25.654Z WARN 8116 --- [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-13T11:53:25.682Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:25.682Z WARN 8116 --- [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-13T11:53:25.682Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:25.688Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:25.688Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:25.716Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:25.716Z WARN 8116 --- [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-13T11:53:25.727Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:25.727Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:25.755Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:25.755Z WARN 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.358 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 2023-12-13T11:53:25.781Z INFO 8116 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-13T11:53:25.822Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:25.823Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:25.826Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 7f54173573e6a93d8c5ebcb5c0febde01a518e241e22fd1046a3573850510a3a 2023-12-13T11:53:25.826Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:25.826Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:25.918Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:25.918Z WARN 8116 --- [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-13T11:53:25.925Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:25.925Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:25.956Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:25.956Z WARN 8116 --- [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-13T11:53:25.998Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:25.998Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:26.016Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:26.016Z WARN 8116 --- [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-13T11:53:26.088Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:26.088Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:26.231Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:26.231Z WARN 8116 --- [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-13T11:53:26.231Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:26.334Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:26.334Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:26.387Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:26.387Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:26.409Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:26.409Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:26.419Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:26.419Z WARN 8116 --- [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-13T11:53:26.460Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:26.460Z WARN 8116 --- [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-13T11:53:26.588Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:26.588Z WARN 8116 --- [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-13T11:53:26.588Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:26.615Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:26.616Z WARN 8116 --- [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-13T11:53:26.687Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:26.687Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:26.688Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:26.688Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:26.697Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:26.697Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:26.832Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:26.832Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:26.849Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:26.849Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:26.877Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:26.877Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:26.886Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:26.886Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:27.111Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:27.111Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:27.121Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:27.121Z WARN 8116 --- [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-13T11:53:27.157Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:27.157Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:27.177Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:27.177Z WARN 8116 --- [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-13T11:53:27.219Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:27.219Z WARN 8116 --- [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-13T11:53:27.240Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:27.240Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:27.288Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:27.289Z WARN 8116 --- [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-13T11:53:27.289Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:27.440Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:27.440Z WARN 8116 --- [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-13T11:53:27.440Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:27.471Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:27.472Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:27.517Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:27.517Z WARN 8116 --- [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-13T11:53:27.539Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:27.539Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:27.590Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:27.591Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:27.602Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:27.602Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:27.834Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:27.834Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:27.891Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:27.891Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:27.930Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:27.930Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:27.938Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:27.938Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:28.010Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:28.010Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:28.023Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:28.023Z WARN 8116 --- [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-13T11:53:28.052Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:28.052Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:28.113Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:28.113Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:28.179Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:28.179Z WARN 8116 --- [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-13T11:53:28.221Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:28.221Z WARN 8116 --- [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-13T11:53:28.342Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:28.342Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:28.343Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:28.343Z WARN 8116 --- [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-13T11:53:28.343Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:28.391Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:28.391Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:28.392Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:28.392Z WARN 8116 --- [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-13T11:53:28.392Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:28.624Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:28.624Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:28.721Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:28.721Z WARN 8116 --- [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-13T11:53:28.755Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:28.755Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:28.791Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:28.792Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:28.793Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:28.793Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:28.864Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:28.864Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:28.881Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:28.881Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:29.037Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:29.037Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:29.046Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:29.046Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:29.066Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:29.066Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:29.176Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:29.176Z WARN 8116 --- [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-13T11:53:29.246Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:29.246Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:29.266Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:29.266Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:29.292Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:29.292Z WARN 8116 --- [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-13T11:53:29.297Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:29.297Z WARN 8116 --- [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-13T11:53:29.297Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:29.305Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:29.305Z WARN 8116 --- [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-13T11:53:29.305Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:29.324Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:29.324Z WARN 8116 --- [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-13T11:53:29.594Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:29.594Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:29.658Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:29.658Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:29.725Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:29.725Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:29.828Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:29.828Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:29.853Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:29.853Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:29.865Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:29.865Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:29.884Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:29.884Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:29.916Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:29.916Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:29.924Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:29.925Z WARN 8116 --- [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-13T11:53:30.070Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:30.070Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:30.182Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:30.182Z WARN 8116 --- [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-13T11:53:30.196Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:30.196Z WARN 8116 --- [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-13T11:53:30.244Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:30.244Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:30.278Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:30.278Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:30.352Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:30.352Z WARN 8116 --- [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-13T11:53:30.352Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:30.419Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:30.419Z WARN 8116 --- [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-13T11:53:30.419Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:30.428Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:30.428Z WARN 8116 --- [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-13T11:53:30.451Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:30.451Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:30.457Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:30.457Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:30.584Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:30.584Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:30.662Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:30.662Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:30.732Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:30.732Z WARN 8116 --- [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-13T11:53:30.818Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:30.818Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:30.860Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:30.860Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:30.880Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.099272852S 2023-12-13T11:53:30.952Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:30.952Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:30.985Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:30.985Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:30.991Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:30.991Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:31.106Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:31.106Z WARN 8116 --- [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-13T11:53:31.132Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:31.132Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:31.136Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:31.136Z WARN 8116 --- [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-13T11:53:31.144Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:31.144Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:31.205Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:31.205Z WARN 8116 --- [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-13T11:53:31.205Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.438 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 2023-12-13T11:53:31.237Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:31.237Z WARN 8116 --- [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-13T11:53:31.237Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 2023-12-13T11:53:31.256Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:31.256Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.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-13T11:53:31.359Z DEBUG 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 2023-12-13T11:53:31.362Z DEBUG 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 2023-12-13T11:53:31.374Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-12-13T11:53:31.375Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2023-12-13T11:53:31.375Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2023-12-13T11:53:31.377Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-12-13T11:53:31.377Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2023-12-13T11:53:31.379Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-12-13T11:53:31.379Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 2023-12-13T11:53:31.382Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-12-13T11:53:31.382Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2023-12-13T11:53:31.385Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade. 2023-12-13T11:53:31.385Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2023-12-13T11:53:31.385Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2023-12-13T11:53:31.387Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-12-13T11:53:31.387Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2023-12-13T11:53:31.387Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2023-12-13T11:53:31.389Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 2023-12-13T11:53:31.440Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 2023-12-13T11:53:31.444Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag 2023-12-13T11:53:31.464Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:31.464Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:31.536Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:31.536Z WARN 8116 --- [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-13T11:53:31.564Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:31.564Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:31.644Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:31.644Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:31.772Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:31.772Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:31.788Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:31.789Z WARN 8116 --- [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-13T11:53:31.825Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:31.825Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:31.887Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:31.887Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:31.893Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:31.893Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:31.908Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:31.908Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:32.009Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:32.009Z WARN 8116 --- [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-13T11:53:32.066Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:32.067Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:32.093Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:32.093Z WARN 8116 --- [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-13T11:53:32.093Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:32.110Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:32.110Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:32.209Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:32.209Z WARN 8116 --- [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-13T11:53:32.210Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:32.265Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:32.265Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:32.296Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:32.296Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:32.352Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:32.352Z WARN 8116 --- [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-13T11:53:32.362Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:32.362Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:32.516Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:32.516Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:32.542Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:32.542Z WARN 8116 --- [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-13T11:53:32.627Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:32.627Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:32.675Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:32.675Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:32.697Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:32.697Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:32.793Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:32.793Z WARN 8116 --- [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-13T11:53:32.793Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:32.793Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:32.961Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:32.961Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:33.062Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:33.062Z WARN 8116 --- [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-13T11:53:33.062Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:33.096Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:33.096Z WARN 8116 --- [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-13T11:53:33.096Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:33.096Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:33.096Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:33.111Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:33.111Z WARN 8116 --- [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-13T11:53:33.248Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:33.248Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:33.255Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:33.255Z WARN 8116 --- [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-13T11:53:33.268Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:33.268Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:33.313Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:33.313Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:33.419Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:33.419Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:33.468Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:33.468Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:33.529Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:33.529Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:33.544Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:33.544Z WARN 8116 --- [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-13T11:53:33.564Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:33.564Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:33.630Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:33.630Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:33.695Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:33.695Z WARN 8116 --- [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-13T11:53:33.737Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2023-12-13T11:53:33.737Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 2023-12-13T11:53:33.739Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-13T11:53:33.741Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2023-12-13T11:53:33.741Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-12-13T11:53:33.741Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-13T11:53:33.742Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2023-12-13T11:53:33.743Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-12-13T11:53:33.743Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-13T11:53:33.743Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2023-12-13T11:53:33.743Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-12-13T11:53:33.743Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-13T11:53:33.765Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 2023-12-13T11:53:33.766Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2023-12-13T11:53:33.766Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2023-12-13T11:53:33.799Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 2023-12-13T11:53:33.799Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2023-12-13T11:53:33.806Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2023-12-13T11:53:33.806Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-13T11:53:33.807Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2023-12-13T11:53:33.809Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:33.809Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.36 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 2023-12-13T11:53:33.815Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:33.815Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 2023-12-13T11:53:33.857Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-13T11:53:33.857Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-12-13T11:53:33.857Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-12-13T11:53:33.857Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-13T11:53:33.857Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-13T11:53:33.857Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-13T11:53:33.860Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-13T11:53:33.860Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 2023-12-13T11:53:33.860Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 2023-12-13T11:53:33.861Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-13T11:53:33.861Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-13T11:53:33.861Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-13T11:53:33.862Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-13T11:53:33.862Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 2023-12-13T11:53:33.862Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 2023-12-13T11:53:33.862Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-13T11:53:33.862Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-13T11:53:33.862Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-13T11:53:33.863Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-13T11:53:33.863Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-13T11:53:33.863Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-12-13T11:53:33.864Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-13T11:53:33.864Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 2023-12-13T11:53:33.864Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2023-12-13T11:53:33.864Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-13T11:53:33.864Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-13T11:53:33.864Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-13T11:53:33.867Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-13T11:53:33.867Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-13T11:53:33.867Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-12-13T11:53:33.867Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-13T11:53:33.867Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-13T11:53:33.867Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2023-12-13T11:53:33.869Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-13T11:53:33.869Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z WARN 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-13T11:53:33.869Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2023-12-13T11:53:33.870Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-13T11:53:33.870Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-13T11:53:33.870Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-12-13T11:53:33.871Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-13T11:53:33.871Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-13T11:53:33.871Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2023-12-13T11:53:33.871Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-13T11:53:33.871Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-12-13T11:53:33.871Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-12-13T11:53:33.871Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2023-12-13T11:53:33.881Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-13T11:53:33.881Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-13T11:53:33.881Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-13T11:53:33.882Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-13T11:53:33.882Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-12-13T11:53:33.882Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-12-13T11:53:33.882Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-13T11:53:33.882Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 2023-12-13T11:53:33.882Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 2023-12-13T11:53:33.884Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-13T11:53:33.884Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-13T11:53:33.884Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-13T11:53:33.884Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 2023-12-13T11:53:33.885Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 2023-12-13T11:53:33.885Z INFO 8116 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 11:53:31,357 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@34cbdf39 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 11:53:33,907 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 11:53:33,907 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 11:53:33,907 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ba21f8a - 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:53:33,909 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:53:33,909 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ba21f8a - 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:53:33,910 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:53:33,911 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:53:33,911 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:53:33,911 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@68346d78 - 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:53:33,911 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4ba21f8a - 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:53:33,913 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:53:33,913 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:53:33,913 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:53:33,913 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468413913) 11:53:33,913 |-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:53:33,913 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:53:33,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:53:33,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55f704f2 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:53:33,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:53:33,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55f704f2 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:53:33,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:53:33,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55f704f2 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:53:33,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:53:33,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55f704f2 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:53:33,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:53:33,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55f704f2 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:53:33,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:53:33,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55f704f2 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:53:33,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:53:33,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55f704f2 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:53:33,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:53:33,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55f704f2 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:53:33,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:53:33,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:53:33,914 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:53:33,915 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:53:33,915 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:53:33,915 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:53:33,915 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:53:33,919 |-INFO in ch.qos.logback.classic.pattern.DateConverter@35b1fd99 - Setting zoneId to "UTC" 11:53:33,919 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:53:33,919 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:53:33,922 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:53:33,922 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:53:33,922 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:53:33,922 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:53:33,922 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:53:33,922 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@55f704f2 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:53:33,922 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:53:33,922 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@69fcc1fc - End of configuration. 11:53:33,922 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@32f9dd06 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:53:33.925Z INFO 8116 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:53:33.925Z INFO 8116 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:33.946Z INFO 8116 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.052 seconds (process running for 124.695) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:53:33.973Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:53:33.973Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:33.978Z INFO 8116 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.017 seconds (process running for 124.727) 2023-12-13T11:53:33.983Z WARN 8116 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 2023-12-13T11:53:33.987Z WARN 8116 --- [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.027 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 2023-12-13T11:53:34.013Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:34.013Z WARN 8116 --- [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-13T11:53:34.132Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:34.132Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:34.168Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:34.168Z WARN 8116 --- [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-13T11:53:34.168Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:34.206Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:34.206Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:34.211Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:34.211Z WARN 8116 --- [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-13T11:53:34.211Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:34.225Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:34.225Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:53:34.300Z INFO 8116 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:53:34.300Z INFO 8116 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:34.310Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:34.310Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:34.411Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:34.411Z WARN 8116 --- [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-13T11:53:34.431Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:34.431Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:34.569Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:34.569Z WARN 8116 --- [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-13T11:53:34.570Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:34.570Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:34.570Z INFO 8116 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.281 seconds (process running for 125.319) 2023-12-13T11:53:34.619Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:34.619Z WARN 8116 --- [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-13T11:53:34.622Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:34.622Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:34.684Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:34.684Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.76 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 2023-12-13T11:53:34.771Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:34.771Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:34.784Z INFO 8116 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:53:34.784Z INFO 8116 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:34.805Z INFO 8116 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.033 seconds (process running for 125.553) 2023-12-13T11:53:34.833Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:34.833Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 2023-12-13T11:53:34.866Z INFO 8116 --- [ 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-13T11:53:34.869Z INFO 8116 --- [ 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-13T11:53:34.869Z INFO 8116 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be updated into DB {"targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 2023-12-13T11:53:34.914Z INFO 8116 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2023-12-13T11:53:34.916Z INFO 8116 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 2023-12-13T11:53:34.917Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:34.917Z WARN 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 2023-12-13T11:53:34.920Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:34.920Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 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.009 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.004 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 2023-12-13T11:53:34.960Z ERROR 8116 --- [ 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.017 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.01 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 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.014 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 2023-12-13T11:53:35.008Z ERROR 8116 --- [ 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.012 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.003 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-13T11:53:35.034Z INFO 8116 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 8116 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-13T11:53:35.034Z INFO 8116 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:35.039Z INFO 8116 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.016 seconds (process running for 125.788) [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 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 2023-12-13T11:53:35.055Z INFO 8116 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-13T11:53:35.091Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:35.092Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:35.106Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:35.107Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:35.181Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:35.181Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:35.201Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c85b577cf4c586c115a2be10aa863485c79f4b25114f590ebed82a6b8df84b89 2023-12-13T11:53:35.282Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:35.282Z WARN 8116 --- [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-13T11:53:35.331Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:35.331Z WARN 8116 --- [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-13T11:53:35.331Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:35.343Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:35.343Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:35.343Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:35.343Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:35.371Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:35.371Z WARN 8116 --- [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-13T11:53:35.371Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:35.472Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:35.472Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:35.531Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:35.531Z WARN 8116 --- [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-13T11:53:35.643Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:35.643Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:35.678Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:35.678Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:35.772Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:35.772Z WARN 8116 --- [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-13T11:53:35.781Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:35.781Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:35.786Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:35.786Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:35.822Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:35.822Z WARN 8116 --- [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-13T11:53:35.846Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:35.846Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:35.927Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:35.927Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:36.094Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:36.094Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:36.139Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:36.139Z WARN 8116 --- [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-13T11:53:36.142Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:36.142Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:36.266Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:36.266Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:36.275Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:36.275Z WARN 8116 --- [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-13T11:53:36.275Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:36.356Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:36.356Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:36.380Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:36.380Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:36.381Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:36.381Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:36.385Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:36.385Z WARN 8116 --- [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-13T11:53:36.385Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:36.436Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:36.436Z WARN 8116 --- [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-13T11:53:36.499Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:36.499Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:36.677Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:36.677Z WARN 8116 --- [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-13T11:53:36.780Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:36.780Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:36.882Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:36.882Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:36.893Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:36.893Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:36.905Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:36.905Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:37.009Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:37.009Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:37.028Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:37.028Z WARN 8116 --- [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-13T11:53:37.047Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:37.047Z WARN 8116 --- [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-13T11:53:37.228Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:37.228Z WARN 8116 --- [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-13T11:53:37.228Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:37.259Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:37.259Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:37.288Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:37.288Z WARN 8116 --- [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-13T11:53:37.297Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:37.297Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:37.298Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:37.298Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:37.351Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:37.351Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:37.388Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:37.388Z WARN 8116 --- [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-13T11:53:37.388Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:37.433Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:37.433Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:37.469Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:37.470Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:37.483Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:37.483Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:37.859Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:37.859Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:37.879Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:37.879Z WARN 8116 --- [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-13T11:53:37.983Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:37.983Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:37.995Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:37.995Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:38.084Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:38.085Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:38.130Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:38.130Z WARN 8116 --- [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-13T11:53:38.153Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:38.153Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:38.213Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:38.213Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:38.253Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:38.253Z WARN 8116 --- [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-13T11:53:38.281Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:38.281Z WARN 8116 --- [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-13T11:53:38.281Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:38.313Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:38.313Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:38.321Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:38.321Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:38.353Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:38.353Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:38.400Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:38.400Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:38.494Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:38.494Z WARN 8116 --- [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-13T11:53:38.494Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:38.494Z WARN 8116 --- [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-13T11:53:38.494Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:38.549Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:38.549Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:38.594Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:38.594Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:38.767Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:38.767Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:38.881Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:38.882Z WARN 8116 --- [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-13T11:53:39.085Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:39.085Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:39.101Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:39.101Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:39.157Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:39.157Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:39.208Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:39.208Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:39.245Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:39.245Z WARN 8116 --- [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-13T11:53:39.265Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:39.265Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:39.274Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:39.274Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:39.284Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:39.284Z WARN 8116 --- [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-13T11:53:39.284Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:39.307Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:39.307Z WARN 8116 --- [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-13T11:53:39.315Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:39.315Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:39.354Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:39.354Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:39.446Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:39.446Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:39.447Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:39.447Z WARN 8116 --- [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-13T11:53:39.447Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:39.507Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:39.507Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:39.600Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:39.600Z WARN 8116 --- [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-13T11:53:39.765Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:39.765Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:39.971Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:39.971Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:39.984Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:39.984Z WARN 8116 --- [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-13T11:53:40.087Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:40.087Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:40.118Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:40.119Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:40.151Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:40.151Z WARN 8116 --- [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-13T11:53:40.219Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:40.219Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:40.223Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:40.223Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:40.255Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:40.255Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:40.264Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:40.264Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:40.300Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:40.300Z WARN 8116 --- [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-13T11:53:40.300Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:40.320Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:40.320Z WARN 8116 --- [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-13T11:53:40.327Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:40.327Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:40.414Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:40.414Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:40.443Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:40.443Z WARN 8116 --- [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-13T11:53:40.443Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:40.454Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:40.454Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:40.480Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:40.480Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:40.553Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:40.553Z WARN 8116 --- [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-13T11:53:40.575Z INFO 8116 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.519778676S 2023-12-13T11:53:40.577Z INFO 8116 --- [ 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-13T11:53:40.579Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:40.579Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:40.579Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468420579 2023-12-13T11:53:40.615Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:53:40.615Z INFO 8116 --- [ 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-13T11:53:40.629Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:53:40.629Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:40.629Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:40.629Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468420629 2023-12-13T11:53:40.830Z WARN 8116 --- [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-13T11:53:40.831Z INFO 8116 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: OYYr-IwHRX-z-_BBSgg9_w 2023-12-13T11:53:40.842Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:40.842Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:40.958Z WARN 8116 --- [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-13T11:53:40.992Z INFO 8116 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-13T11:53:40.992Z WARN 8116 --- [ad | producer-3] org.apache.kafka.clients.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-13T11:53:41.037Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:41.037Z WARN 8116 --- [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-13T11:53:41.061Z INFO 8116 --- [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 Rif5XIVcS8qZrx7ygZPRPg 2023-12-13T11:53:41.086Z INFO 8116 --- [ 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-13T11:53:41.088Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:41.088Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:41.088Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468421088 2023-12-13T11:53:41.091Z INFO 8116 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-13T11:53:41.091Z WARN 8116 --- [d | producer-10] org.apache.kafka.clients.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-13T11:53:41.093Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:53:41.094Z INFO 8116 --- [ 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-13T11:53:41.095Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:53:41.095Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:41.095Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:41.095Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468421095 2023-12-13T11:53:41.096Z INFO 8116 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-13T11:53:41.096Z WARN 8116 --- [ad | producer-2] org.apache.kafka.clients.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-13T11:53:41.107Z INFO 8116 --- [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 Rif5XIVcS8qZrx7ygZPRPg 2023-12-13T11:53:41.107Z INFO 8116 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: OYYr-IwHRX-z-_BBSgg9_w 2023-12-13T11:53:41.113Z INFO 8116 --- [ 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-13T11:53:41.114Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:41.114Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:41.114Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468421114 2023-12-13T11:53:41.119Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:53:41.120Z INFO 8116 --- [ 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-13T11:53:41.122Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:53:41.122Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:41.122Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:41.122Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468421122 2023-12-13T11:53:41.132Z INFO 8116 --- [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 Rif5XIVcS8qZrx7ygZPRPg 2023-12-13T11:53:41.132Z INFO 8116 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: OYYr-IwHRX-z-_BBSgg9_w 2023-12-13T11:53:41.137Z INFO 8116 --- [ 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-13T11:53:41.139Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:41.139Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:41.139Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468421139 2023-12-13T11:53:41.140Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-13T11:53:41.140Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:41.145Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:53:41.145Z INFO 8116 --- [ 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-13T11:53:41.147Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:53:41.147Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:41.147Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:41.147Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468421147 2023-12-13T11:53:41.155Z INFO 8116 --- [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 Rif5XIVcS8qZrx7ygZPRPg 2023-12-13T11:53:41.155Z INFO 8116 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: OYYr-IwHRX-z-_BBSgg9_w 2023-12-13T11:53:41.159Z INFO 8116 --- [ 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-13T11:53:41.161Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:41.161Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:41.161Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468421161 2023-12-13T11:53:41.171Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:53:41.171Z INFO 8116 --- [ 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-13T11:53:41.173Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:53:41.173Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:41.173Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:41.173Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468421173 2023-12-13T11:53:41.185Z INFO 8116 --- [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 Rif5XIVcS8qZrx7ygZPRPg 2023-12-13T11:53:41.186Z INFO 8116 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: OYYr-IwHRX-z-_BBSgg9_w 2023-12-13T11:53:41.189Z INFO 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-13T11:53:41.189Z WARN 8116 --- [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-13T11:53:41.189Z WARN 8116 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:41.193Z INFO 8116 --- [ 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-13T11:53:41.195Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:41.195Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:41.195Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468421195 2023-12-13T11:53:41.201Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:53:41.202Z INFO 8116 --- [ 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-13T11:53:41.204Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:53:41.204Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:41.204Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:41.204Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468421204 2023-12-13T11:53:41.216Z INFO 8116 --- [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 Rif5XIVcS8qZrx7ygZPRPg 2023-12-13T11:53:41.216Z INFO 8116 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: OYYr-IwHRX-z-_BBSgg9_w 2023-12-13T11:53:41.220Z INFO 8116 --- [ 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-13T11:53:41.222Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:41.222Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:41.222Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468421222 2023-12-13T11:53:41.223Z INFO 8116 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 2023-12-13T11:53:41.228Z INFO 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-13T11:53:41.228Z INFO 8116 --- [ 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-13T11:53:41.230Z WARN 8116 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-13T11:53:41.230Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-13T11:53:41.230Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-13T11:53:41.230Z INFO 8116 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702468421230 2023-12-13T11:53:41.238Z INFO 8116 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-13T11:53:41.238Z WARN 8116 --- [ad | producer-1] org.apache.kafka.clients.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-13T11:53:41.244Z INFO 8116 --- [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 Rif5XIVcS8qZrx7ygZPRPg 2023-12-13T11:53:41.244Z INFO 8116 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: OYYr-IwHRX-z-_BBSgg9_w 2023-12-13T11:53:41.249Z INFO 8116 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-13T11:53:41.249Z WARN 8116 --- [ad | producer-9] org.apache.kafka.clients.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-13T11:53:41.251Z INFO 8116 --- [ 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 Rif5XIVcS8qZrx7ygZPRPg 2023-12-13T11:53:41.251Z INFO 8116 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: OYYr-IwHRX-z-_BBSgg9_w 2023-12-13T11:53:41.294Z INFO 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-13T11:53:41.294Z WARN 8116 --- [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-13T11:53:41.294Z WARN 8116 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-13T11:53:41.339Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-13T11:53:41.339Z WARN 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=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-13T11:53:41.351Z INFO 8116 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-13T11:53:41.352Z WARN 8116 --- [ad | producer-7] org.apache.kafka.clients.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-13T11:53:41.365Z INFO 8116 --- [ 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-13T11:53:41.367Z INFO 8116 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2023-12-13T11:53:41.371Z INFO 8116 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-13T11:53:41.372Z WARN 8116 --- [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-13T11:53:41.385Z INFO 8116 --- [ 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-4911b8dd-d98d-42a1-a07b-d14eae23a54e 2023-12-13T11:53:41.385Z INFO 8116 --- [ 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-13T11:53:41.385Z INFO 8116 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2023-12-13T11:53:41.404Z INFO 8116 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-13T11:53:41.404Z WARN 8116 --- [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-13T11:53:41.410Z INFO 8116 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-13T11:53:41.410Z WARN 8116 --- [ad | producer-5] org.apache.kafka.clients.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-13T11:53:41.413Z INFO 8116 --- [ 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-4911b8dd-d98d-42a1-a07b-d14eae23a54e', protocol='range'} 2023-12-13T11:53:41.413Z INFO 8116 --- [ 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-4911b8dd-d98d-42a1-a07b-d14eae23a54e=Assignment(partitions=[my-topic-name-0])} 2023-12-13T11:53:41.430Z INFO 8116 --- [ 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-4911b8dd-d98d-42a1-a07b-d14eae23a54e', protocol='range'} 2023-12-13T11:53:41.430Z INFO 8116 --- [ 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-13T11:53:41.431Z INFO 8116 --- [ 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-13T11:53:41.438Z INFO 8116 --- [ 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-13T11:53:41.440Z INFO 8116 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-13T11:53:41.440Z WARN 8116 --- [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-13T11:53:41.454Z INFO 8116 --- [ 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-13T11:53:41.496Z INFO 8116 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-13T11:53:41.496Z WARN 8116 --- [ad | producer-4] org.apache.kafka.clients.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-13T11:53:41.578Z INFO 8116 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-12-13T11:53:41.578Z INFO 8116 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-12-13T11:53:41.579Z INFO 8116 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2023-12-13T11:53:41.579Z INFO 8116 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2023-12-13T11:53:41.579Z INFO 8116 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-12-13T11:53:41.579Z INFO 8116 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-12-13T11:53:41.579Z INFO 8116 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2023-12-13T11:53:41.579Z INFO 8116 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2023-12-13T11:53:41.579Z INFO 8116 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-12-13T11:53:41.580Z INFO 8116 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-12-13T11:53:41.580Z INFO 8116 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-12-13T11:53:41.580Z INFO 8116 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2023-12-13T11:53:41.580Z INFO 8116 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2023-12-13T11:53:41.583Z INFO 8116 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2023-12-13T11:53:41.618Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-12-13T11:53:41.618Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 123ms, elapsed time since send: 123ms, request timeout: 30000ms) 2023-12-13T11:53:41.618Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 2023-12-13T11:53:41.618Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 2023-12-13T11:53:41.618Z INFO 8116 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=946125326, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-13T11:53:41.618Z INFO 8116 --- [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-13T11:53:41.646Z INFO 8116 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-13T11:53:41.646Z WARN 8116 --- [ad | producer-8] org.apache.kafka.clients.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-13T11:53:41.679Z INFO 8116 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-12-13T11:53:41.679Z WARN 8116 --- [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-13T11:53:41.679Z INFO 8116 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-12-13T11:53:41.679Z WARN 8116 --- [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-13T11:53:41.680Z INFO 8116 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-12-13T11:53:41.680Z WARN 8116 --- [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-13T11:53:41.680Z INFO 8116 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-12-13T11:53:41.680Z WARN 8116 --- [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-13T11:53:41.680Z INFO 8116 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-12-13T11:53:41.680Z WARN 8116 --- [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-13T11:53:41.681Z INFO 8116 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-12-13T11:53:41.682Z WARN 8116 --- [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-13T11:53:41.683Z INFO 8116 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-12-13T11:53:41.683Z WARN 8116 --- [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-13T11:53:41.718Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-12-13T11:53:41.718Z WARN 8116 --- [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-13T11:53:41.751Z INFO 8116 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-13T11:53:41.751Z WARN 8116 --- [ad | producer-6] org.apache.kafka.clients.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-13T11:53:41.780Z INFO 8116 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-12-13T11:53:41.780Z WARN 8116 --- [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-13T11:53:41.780Z INFO 8116 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-12-13T11:53:41.780Z WARN 8116 --- [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-13T11:53:41.781Z INFO 8116 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-12-13T11:53:41.781Z INFO 8116 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-12-13T11:53:41.781Z WARN 8116 --- [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-13T11:53:41.781Z WARN 8116 --- [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-13T11:53:41.784Z INFO 8116 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-12-13T11:53:41.784Z WARN 8116 --- [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. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.742 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.016 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 2023-12-13T11:53:41.820Z INFO 8116 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-12-13T11:53:41.820Z WARN 8116 --- [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. [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 2023-12-13T11:53:41.829Z WARN 8116 --- [ 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.008 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec 2023-12-13T11:53:41.831Z INFO 8116 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-12-13T11:53:41.831Z WARN 8116 --- [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: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 2023-12-13T11:53:41.836Z INFO 8116 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-12-13T11:53:41.836Z WARN 8116 --- [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-13T11:53:41.847Z INFO 8116 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.202]:5703 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-12-13T11:53:41.847Z INFO 8116 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.106.202]:5707 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE [INFO] [INFO] Results: [INFO] [INFO] Tests run: 543, 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:53:52.037 [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:53:52.230 [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:53:52.350 [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:53:52.395 [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:53:52.414 [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:53:52.423 [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:53:52.463 [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:53:52.470 [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:53:52.474 [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:53:52.481 [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:53:52.484 [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:53:52.491 [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:53:51,852 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:53:51,872 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:53:51,873 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:53:51,874 |-INFO in ch.qos.logback.classic.BasicConfigurator@139224ab - Setting up default configuration. 11:53:54,109 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@26db7540 - 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:53:54,155 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4dcdc172 - 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:53:54,155 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@26db7540 - 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:53:54,158 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:53:54,158 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:53:54,158 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:53:54,160 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4dcdc172 - 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:53:54,160 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@26db7540 - 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:53:54,167 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:53:54,167 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:53:54,172 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:53:54,201 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468434199) 11:53:54,201 |-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:53:54,201 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:53:54,206 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:53:54,209 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:53:54,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:53:54,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:53:54,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:53:54,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:53:54,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:53:54,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:53:54,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:53:54,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:53:54,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:53:54,210 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:53:54,210 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:53:54,211 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:53:54,211 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:53:54,211 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:53:54,211 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:53:54,211 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:53:54,211 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:53:54,216 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:53:54,236 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:53:54,236 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:53:54,246 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:53:54,254 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:53:54,566 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7bb50de0 - Setting zoneId to "UTC" 11:53:54,574 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:53:54,574 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:53:54,807 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:53:54,809 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:53:54,809 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:53:54,810 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:53:54,810 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:53:54,810 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7900d917 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:53:54,811 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:53:54,811 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@63916a3 - End of configuration. 11:53:54,811 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@25dc8147 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:53:54.917Z INFO 13549 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 13549 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-12-13T11:53:54.918Z INFO 13549 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:56.231Z INFO 13549 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-13T11:53:56.231Z INFO 13549 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-13T11:53:56.232Z INFO 13549 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-12-13T11:53:56.251Z INFO 13549 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.501 seconds (process running for 5.16) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-13T11:53:57.086Z ERROR 13549 --- [ 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-13T11:53:57.096Z ERROR 13549 --- [ 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-13T11:53:57.109Z ERROR 13549 --- [ 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.558 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:53:57.440Z INFO 13549 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 13549 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-12-13T11:53:57.440Z INFO 13549 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:58.189Z INFO 13549 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-13T11:53:58.189Z INFO 13549 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-13T11:53:58.190Z INFO 13549 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-12-13T11:53:58.197Z INFO 13549 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.787 seconds (process running for 7.106) 2023-12-13T11:53:58.362Z ERROR 13549 --- [ 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$2096733263.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-13T11:53:58.386Z ERROR 13549 --- [ 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-13T11:53:58.576Z ERROR 13549 --- [ 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-13T11:53:58.626Z ERROR 13549 --- [ 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-13T11:53:58.632Z ERROR 13549 --- [ 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-13T11:53:58.638Z ERROR 13549 --- [ 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-13T11:53:58.643Z ERROR 13549 --- [ 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-13T11:53:58.650Z ERROR 13549 --- [ 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-13T11:53:58.656Z ERROR 13549 --- [ 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-13T11:53:58.660Z ERROR 13549 --- [ 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-13T11:53:58.664Z ERROR 13549 --- [ 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.29 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-13T11:53:58.739Z INFO 13549 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 13549 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-12-13T11:53:58.739Z INFO 13549 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:53:59.051Z INFO 13549 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-13T11:53:59.051Z INFO 13549 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-13T11:53:59.051Z INFO 13549 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-12-13T11:53:59.054Z INFO 13549 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.341 seconds (process running for 7.963) 2023-12-13T11:53:59.129Z ERROR 13549 --- [ 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-13T11:53:59.156Z ERROR 13549 --- [ 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-13T11:53:59.159Z ERROR 13549 --- [ 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.547 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 2023-12-13T11:53:59.227Z ERROR 13549 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-12-13T11:53:59.731Z WARN 13549 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 2023-12-13T11:53:59.737Z ERROR 13549 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-12-13T11:53:59.741Z ERROR 13549 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-12-13T11:53:59.746Z ERROR 13549 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.53 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 2023-12-13T11:53:59.828Z INFO 13549 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2023-12-13T11:53:59.849Z ERROR 13549 --- [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.104 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.019 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:54:04,739 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:54:04,757 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:54:04,758 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:54:04,758 |-INFO in ch.qos.logback.classic.BasicConfigurator@4bdf - Setting up default configuration. 11:54:05,822 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4cad79bc - 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:54:05,855 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2c63762b - 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:54:05,855 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4cad79bc - 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:54:05,858 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:54:05,858 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:54:05,858 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:54:05,859 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2c63762b - 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:54:05,859 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4cad79bc - 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:54:05,865 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:54:05,865 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:54:05,868 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:54:05,887 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468445885) 11:54:05,887 |-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:54:05,887 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:54:05,892 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:54:05,895 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:54:05,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:54:05,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:54:05,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:54:05,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:54:05,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:54:05,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:54:05,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:54:05,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:54:05,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:54:05,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:54:05,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:54:05,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:54:05,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:54:05,896 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:54:05,896 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:54:05,897 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:54:05,897 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:54:05,900 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:54:05,909 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:54:05,910 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:54:05,914 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:54:05,918 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:54:05,936 |-INFO in ch.qos.logback.classic.pattern.DateConverter@78422efb - Setting zoneId to "UTC" 11:54:05,941 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:54:05,941 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:54:06,093 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:54:06,094 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:54:06,094 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:54:06,094 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:54:06,095 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:54:06,095 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:54:06,095 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:54:06,095 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5f05c8d6 - End of configuration. 11:54:06,095 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@68e02f33 - Registering current configuration as safe fallback point 2023-12-13T11:54:06.202Z INFO 13672 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13672 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2023-12-13T11:54:06.203Z INFO 13672 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2023-12-13T11:54:07.023Z INFO 13672 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2023-12-13T11:54:07.025Z INFO 13672 --- [ 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-13T11:54:07.081Z INFO 13672 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2023-12-13T11:54:07.081Z INFO 13672 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 851 ms 2023-12-13T11:54:07.124Z INFO 13672 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 2023-12-13T11:54:07.128Z INFO 13672 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@3c7d8a4{application,/,[file:///tmp/jetty-docbase.0.15204709487414196963/],AVAILABLE} 2023-12-13T11:54:07.129Z INFO 13672 --- [ main] org.eclipse.jetty.server.Server : Started Server@632d4cf2{STARTING}[11.0.15,sto=0] @2767ms 2023-12-13T11:54:07.530Z INFO 13672 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-12-13T11:54:07.530Z INFO 13672 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-12-13T11:54:07.531Z INFO 13672 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2023-12-13T11:54:07.542Z INFO 13672 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@314f59b{HTTP/1.1, (http/1.1)}{0.0.0.0:45717} 2023-12-13T11:54:07.543Z INFO 13672 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 45717 (http/1.1) with context path '/' 2023-12-13T11:54:07.551Z INFO 13672 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 1.96 seconds (process running for 3.189) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-13T11:54:08.397Z WARN 13672 --- [qtp469391891-26] 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-13T11:54:08.397Z INFO 13672 --- [qtp469391891-26] 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.097 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2023-12-13T11:54:08.509Z WARN 13672 --- [ 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-13T11:54:08.509Z INFO 13672 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2023-12-13T11:54:08.512Z INFO 13672 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test6266319788488805871/file.txt 2023-12-13T11:54:08.513Z WARN 13672 --- [ 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-13T11:54:08.513Z ERROR 13672 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 2023-12-13T11:54:08.514Z WARN 13672 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test6266319788488805871/unknown-file.txt', will search it in classpath 2023-12-13T11:54:08.514Z ERROR 13672 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test6266319788488805871/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.028 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:54:22.981 [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:54:23.299 [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.473 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 11:54:20,735 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:54:20,758 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:54:20,758 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:54:20,760 |-INFO in ch.qos.logback.classic.BasicConfigurator@6725f9e0 - Setting up default configuration. 11:54:23,557 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6121b045 - 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:54:23,642 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4b8ab2f8 - 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:54:23,642 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6121b045 - 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:54:23,648 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:54:23,649 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:54:23,649 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:54:23,651 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4b8ab2f8 - 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:54:23,651 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6121b045 - 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:54:23,665 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:54:23,665 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:54:23,671 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:54:23,704 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468463702) 11:54:23,704 |-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:54:23,704 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:54:23,711 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:54:23,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b46d238 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:54:23,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:54:23,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b46d238 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:54:23,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:54:23,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b46d238 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:54:23,712 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:54:23,712 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b46d238 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:54:23,713 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:54:23,713 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b46d238 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:54:23,713 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:54:23,713 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b46d238 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:54:23,713 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:54:23,713 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b46d238 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:54:23,713 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:54:23,713 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b46d238 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:54:23,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:54:23,713 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:54:23,719 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:54:23,739 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:54:23,739 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:54:23,746 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:54:23,752 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:54:23,764 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6364d449 - Setting zoneId to "UTC" 11:54:23,772 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:54:23,772 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:54:24,031 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:54:24,032 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:54:24,032 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:54:24,032 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:54:24,033 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:54:24,033 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b46d238 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:54:24,033 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:54:24,033 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@fabe3f8 - End of configuration. 11:54:24,033 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@11a88d87 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:54:24.140Z INFO 13853 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13853 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 2023-12-13T11:54:24.141Z INFO 13853 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:54:24.400Z INFO 13853 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.009 seconds (process running for 4.44) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-13T11:54:25.103Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:25.498Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:26.250Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:27.801Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:29.535Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:29.546Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:29.762Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:30.455Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:30.678Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:31.411Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:32.580Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:34.584Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:34.595Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-13T11:54:34.849Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.271 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 2023-12-13T11:54:35.617Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:82) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:65) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 46 common frames omitted 2023-12-13T11:54:35.622Z WARN 13853 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:82) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:67) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: no checksum at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 46 common frames omitted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 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.014 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 2023-12-13T11:54:35.814Z INFO 13853 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 2023-12-13T11:54:35.814Z INFO 13853 --- [ 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.163 s - in org.onap.cps.spi.utils.SessionManagerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.1-SNAPSHOT [17/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.1-SNAPSHOT [18/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.1-SNAPSHOT [19/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231213T114826Z, 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 classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231213T114826Z, 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:54:57.886 [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:54:58.280 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 11:54:58.662 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 11:54:58.664 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 11:54:58.689 [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:54:58.692 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 11:54:58.696 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 11:54:58.696 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 11:54:58.726 [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:54:58.732 [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:55:00.769 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 11:55:00.797 [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:55:01.292 [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:55:02.252 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (7 MB/? MB) 11:55:02.544 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (12 MB/? MB) 11:55:03.442 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (34 MB/? MB) 11:55:03.640 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 11:55:03.870 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (39 MB/? MB) 11:55:03.940 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 11:55:04.154 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 11:55:04.363 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 1 extracted, (40 MB/? MB) 11:55:04.442 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 1 extracted, (40 MB/? MB) 11:55:04.523 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 2 extracted, (41 MB/? MB) 11:55:04.658 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (41 MB/? MB) 11:55:04.694 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (41 MB/? MB) 11:55:04.804 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 4 extracted, (41 MB/? MB) 11:55:04.953 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (41 MB/? MB) 11:55:05.132 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 5 extracted, (44 MB/? MB) 11:55:05.159 [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:55:05.318 [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:55:05.390 [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:55:05.546 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (49 MB/? MB) 11:55:09.074 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 11:55:11.210 [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:55:11.299 [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:55:11.381 [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:55:11.528 [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:55:11.646 [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:55:11.698 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 10s (downloaded 130 MB at 13 MB/s) 11:55:11.737 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 11:55:20.878 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: e869f47975c9fcfc7c7c2a1efe60391e9ea621b55627f8d7edee0d6945b56fd9 11:55:23.066 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT24.369047111S 11:55:23.067 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32792/test?loggerLevel=OFF) 11:54:56,507 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 11:54:56,527 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:54:56,527 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 11:54:56,528 |-INFO in ch.qos.logback.classic.BasicConfigurator@d5aea9a - Setting up default configuration. 11:55:23,417 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6d88a3f4 - 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:55:23,482 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6980c50b - 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:55:23,482 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6d88a3f4 - 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:55:23,485 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 11:55:23,485 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 11:55:23,485 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 11:55:23,487 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6980c50b - 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:55:23,487 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@6d88a3f4 - 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:55:23,494 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 11:55:23,494 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 11:55:23,499 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 11:55:23,529 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702468523527) 11:55:23,529 |-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:55:23,529 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 11:55:23,533 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 11:55:23,537 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 11:55:23,537 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e9a0143 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 11:55:23,537 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 11:55:23,537 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e9a0143 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 11:55:23,537 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 11:55:23,537 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e9a0143 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 11:55:23,537 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 11:55:23,537 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e9a0143 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 11:55:23,537 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 11:55:23,537 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e9a0143 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 11:55:23,538 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 11:55:23,538 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e9a0143 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 11:55:23,538 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 11:55:23,538 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e9a0143 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 11:55:23,538 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 11:55:23,538 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e9a0143 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 11:55:23,538 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 11:55:23,538 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:55:23,543 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 11:55:23,563 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 11:55:23,563 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 11:55:23,573 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 11:55:23,580 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 11:55:24,267 |-INFO in ch.qos.logback.classic.pattern.DateConverter@644e2230 - Setting zoneId to "UTC" 11:55:24,276 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 11:55:24,276 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 11:55:24,511 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 11:55:24,512 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 11:55:24,512 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 11:55:24,512 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 11:55:24,513 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 11:55:24,513 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3e9a0143 - Propagating INFO level on Logger[ROOT] onto the JUL framework 11:55:24,513 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 11:55:24,513 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4cf1ba4e - End of configuration. 11:55:24,513 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@23368646 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-13T11:55:24.641Z INFO 14304 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Starting CpsAdminServiceIntegrationSpec using Java 17.0.6-ea with PID 14304 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 2023-12-13T11:55:24.641Z INFO 14304 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-13T11:55:25.156Z INFO 14304 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-12-13T11:55:25.217Z INFO 14304 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 52 ms. Found 6 JPA repository interfaces. 2023-12-13T11:55:25.941Z INFO 14304 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-12-13T11:55:26.170Z INFO 14304 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6a2c3fc2 2023-12-13T11:55:26.172Z INFO 14304 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-12-13T11:55:26.362Z INFO 14304 --- [ main] liquibase.database : Set default schema name to public 2023-12-13T11:55:26.562Z INFO 14304 --- [ main] liquibase.lockservice : Successfully acquired change log lock 2023-12-13T11:55:26.795Z INFO 14304 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2023-12-13T11:55:26.801Z INFO 14304 --- [ main] liquibase.changelog : Reading from public.databasechangelog 2023-12-13T11:55:26.943Z INFO 14304 --- [ main] liquibase.command : Using deploymentId: 2468526806 2023-12-13T11:55:26.960Z INFO 14304 --- [ main] liquibase.changelog : Reading from public.databasechangelog Running Changeset: liquibase/test-changelog.yaml::1-1::cps 2023-12-13T11:55:27.005Z INFO 14304 --- [ main] liquibase.changelog : Table anchor created 2023-12-13T11:55:27.006Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-1::cps ran successfully in 7ms Running Changeset: liquibase/test-changelog.yaml::1-2::cps 2023-12-13T11:55:27.015Z INFO 14304 --- [ main] liquibase.changelog : Table relation created 2023-12-13T11:55:27.015Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-2::cps ran successfully in 5ms Running Changeset: liquibase/test-changelog.yaml::1-3::cps 2023-12-13T11:55:27.022Z INFO 14304 --- [ main] liquibase.changelog : Table relation_type created 2023-12-13T11:55:27.022Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-3::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-4::cps 2023-12-13T11:55:27.045Z INFO 14304 --- [ main] liquibase.changelog : Table fragment created 2023-12-13T11:55:27.046Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-4::cps ran successfully in 16ms Running Changeset: liquibase/test-changelog.yaml::1-5::cps 2023-12-13T11:55:27.052Z INFO 14304 --- [ main] liquibase.changelog : Table schema_set created 2023-12-13T11:55:27.053Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-5::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-6::cps 2023-12-13T11:55:27.059Z INFO 14304 --- [ main] liquibase.changelog : Table yang_resource created 2023-12-13T11:55:27.060Z INFO 14304 --- [ 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-13T11:55:27.071Z INFO 14304 --- [ main] liquibase.changelog : Table dataspace created 2023-12-13T11:55:27.073Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-7::cps ran successfully in 8ms Running Changeset: liquibase/test-changelog.yaml::1-8::cps 2023-12-13T11:55:27.084Z INFO 14304 --- [ main] liquibase.changelog : Table schema_node created 2023-12-13T11:55:27.084Z INFO 14304 --- [ 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-13T11:55:27.089Z INFO 14304 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 2023-12-13T11:55:27.089Z INFO 14304 --- [ 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-13T11:55:27.095Z INFO 14304 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2023-12-13T11:55:27.095Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-10::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-11::cps 2023-12-13T11:55:27.101Z INFO 14304 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2023-12-13T11:55:27.101Z INFO 14304 --- [ 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-13T11:55:27.108Z INFO 14304 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2023-12-13T11:55:27.109Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-12::cps ran successfully in 5ms Running Changeset: liquibase/test-changelog.yaml::1-13::cps 2023-12-13T11:55:27.113Z INFO 14304 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2023-12-13T11:55:27.114Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-13::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-14::cps 2023-12-13T11:55:27.118Z INFO 14304 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2023-12-13T11:55:27.119Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-14::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-15::cps 2023-12-13T11:55:27.123Z INFO 14304 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2023-12-13T11:55:27.123Z INFO 14304 --- [ 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-13T11:55:27.129Z INFO 14304 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2023-12-13T11:55:27.130Z INFO 14304 --- [ 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-13T11:55:27.134Z INFO 14304 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2023-12-13T11:55:27.135Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-17::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-19::cps 2023-12-13T11:55:27.139Z INFO 14304 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2023-12-13T11:55:27.139Z INFO 14304 --- [ 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-13T11:55:27.143Z INFO 14304 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2023-12-13T11:55:27.144Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-20::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-22::cps 2023-12-13T11:55:27.148Z INFO 14304 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2023-12-13T11:55:27.148Z INFO 14304 --- [ 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-13T11:55:27.153Z INFO 14304 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2023-12-13T11:55:27.154Z INFO 14304 --- [ 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-13T11:55:27.159Z INFO 14304 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2023-12-13T11:55:27.159Z INFO 14304 --- [ 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-13T11:55:27.163Z INFO 14304 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2023-12-13T11:55:27.164Z INFO 14304 --- [ 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-13T11:55:27.168Z INFO 14304 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2023-12-13T11:55:27.169Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-26::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-27::cps 2023-12-13T11:55:27.172Z INFO 14304 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2023-12-13T11:55:27.173Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-27::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-28::cps 2023-12-13T11:55:27.177Z INFO 14304 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2023-12-13T11:55:27.177Z INFO 14304 --- [ 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-13T11:55:27.182Z INFO 14304 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2023-12-13T11:55:27.182Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-30::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-31::cps 2023-12-13T11:55:27.186Z INFO 14304 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2023-12-13T11:55:27.186Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-31::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-32::cps 2023-12-13T11:55:27.190Z INFO 14304 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2023-12-13T11:55:27.191Z INFO 14304 --- [ 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-13T11:55:27.194Z INFO 14304 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2023-12-13T11:55:27.195Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-33::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-34::cps 2023-12-13T11:55:27.199Z INFO 14304 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2023-12-13T11:55:27.200Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-34::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-35::cps 2023-12-13T11:55:27.203Z INFO 14304 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2023-12-13T11:55:27.204Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-35::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-36::cps 2023-12-13T11:55:27.207Z INFO 14304 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2023-12-13T11:55:27.208Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-36::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-37::cps 2023-12-13T11:55:27.211Z INFO 14304 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2023-12-13T11:55:27.212Z INFO 14304 --- [ 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-13T11:55:27.217Z INFO 14304 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2023-12-13T11:55:27.218Z INFO 14304 --- [ 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-13T11:55:27.236Z INFO 14304 --- [ main] liquibase.changelog : Custom SQL executed 2023-12-13T11:55:27.236Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-39::cps ran successfully in 16ms Running Changeset: liquibase/test-changelog.yaml::1-40::cps 2023-12-13T11:55:27.240Z INFO 14304 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2023-12-13T11:55:27.240Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-40::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-41::cps 2023-12-13T11:55:27.244Z INFO 14304 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2023-12-13T11:55:27.244Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-41::cps ran successfully in 2ms Running Changeset: liquibase/test-changelog.yaml::1-42::cps 2023-12-13T11:55:27.248Z INFO 14304 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2023-12-13T11:55:27.249Z INFO 14304 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2023-12-13T11:55:27.250Z INFO 14304 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-42::cps ran successfully in 4ms 2023-12-13T11:55:27.254Z INFO 14304 --- [ main] liquibase.util : UPDATE SUMMARY 2023-12-13T11:55:27.254Z INFO 14304 --- [ main] liquibase.util : Run: 39 2023-12-13T11:55:27.254Z INFO 14304 --- [ main] liquibase.util : Previously run: 0 2023-12-13T11:55:27.254Z INFO 14304 --- [ main] liquibase.util : Filtered out: 0 2023-12-13T11:55:27.254Z INFO 14304 --- [ main] liquibase.util : ------------------------------- 2023-12-13T11:55:27.254Z INFO 14304 --- [ main] liquibase.util : Total change sets: 39 UPDATE SUMMARY Run: 39 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 39 2023-12-13T11:55:27.255Z INFO 14304 --- [ main] liquibase.util : Update summary generated Liquibase: Update has been successful. 2023-12-13T11:55:27.256Z INFO 14304 --- [ main] liquibase.command : Update command completed successfully. 2023-12-13T11:55:27.259Z INFO 14304 --- [ main] liquibase.lockservice : Successfully released change log lock 2023-12-13T11:55:27.262Z INFO 14304 --- [ main] liquibase.lockservice : Successfully released change log lock 2023-12-13T11:55:27.263Z INFO 14304 --- [ main] liquibase.command : Command execution complete 2023-12-13T11:55:27.360Z INFO 14304 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2023-12-13T11:55:27.423Z INFO 14304 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 2023-12-13T11:55:27.425Z INFO 14304 --- [ 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-13T11:55:27.425Z INFO 14304 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 2023-12-13T11:55:27.681Z INFO 14304 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-12-13T11:55:27.830Z INFO 14304 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2023-12-13T11:55:28.099Z INFO 14304 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-12-13T11:55:29.016Z INFO 14304 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-12-13T11:55:29.019Z INFO 14304 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-12-13T11:55:29.365Z WARN 14304 --- [ 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-13T11:55:29.473Z WARN 14304 --- [ 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-13T11:55:29.485Z INFO 14304 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2023-12-13T11:55:29.740Z WARN 14304 --- [ 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-13T11:55:29.815Z WARN 14304 --- [ 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-13T11:55:29.852Z WARN 14304 --- [ 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-13T11:55:30.135Z WARN 14304 --- [ 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-13T11:55:31.967Z INFO 14304 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Started CpsAdminServiceIntegrationSpec in 8.838 seconds (process running for 36.281) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-13T11:55:33.706Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:33.706Z ERROR 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(generalTestDataspace) already exists. 2023-12-13T11:55:33.957Z INFO 14304 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2023-12-13T11:55:33.974Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:33.974Z ERROR 14304 --- [ 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-13T11:55:33.999Z INFO 14304 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2023-12-13T11:55:34.006Z INFO 14304 --- [ 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: 36.453 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-13T11:55:35.374Z WARN 14304 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2023-12-13T11:55:35.995Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:35.995Z ERROR 14304 --- [ 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-13T11:55:35.996Z WARN 14304 --- [ 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-13T11:55:35.997Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:35.997Z ERROR 14304 --- [ 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-13T11:55:36.103Z WARN 14304 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2023-12-13T11:55:36.322Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:36.322Z ERROR 14304 --- [ 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-13T11:55:36.323Z WARN 14304 --- [ 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-13T11:55:36.325Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:36.326Z ERROR 14304 --- [ 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-13T11:55:36.567Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:36.567Z ERROR 14304 --- [ 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-13T11:55:36.568Z WARN 14304 --- [ 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-13T11:55:36.570Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:36.570Z ERROR 14304 --- [ 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-13T11:55:36.743Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:36.743Z ERROR 14304 --- [ 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-13T11:55:36.743Z WARN 14304 --- [ 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-13T11:55:36.746Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:36.746Z ERROR 14304 --- [ 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-13T11:55:36.778Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:36.778Z ERROR 14304 --- [ 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-13T11:55:36.779Z WARN 14304 --- [ 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-13T11:55:36.781Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:36.781Z ERROR 14304 --- [ 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. [ERROR] Tests run: 99, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.461 s <<< FAILURE! - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec [ERROR] org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec.Get delta between anchors where source and target data nodes have leaves and child data nodes Time elapsed: 0.298 s <<< FAILURE! org.spockframework.runtime.ConditionNotSatisfiedError: Condition not satisfied: targetDataInDeltaReport.containsAll(expectedTargetDataInChildNode) | | | | false [[lang:English/German], [price:200, editions:[1988, 2023, 2000]]] [[name:Kids], [lang:English/German], [price:200, editions:[2023, 1988, 2000]]] at org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec.Get delta between anchors where source and target data nodes have leaves and child data nodes(CpsDataServiceIntegrationSpec.groovy:577) [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 2023-12-13T11:55:39.229Z WARN 14304 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 2 and QueryResult size : 0 2023-12-13T11:55:39.255Z WARN 14304 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 1 2023-12-13T11:55:39.361Z WARN 14304 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 101 and QueryResult size : 0 2023-12-13T11:55:39.403Z WARN 14304 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 0 2023-12-13T11:55:39.455Z WARN 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-13T11:55:39.455Z ERROR 14304 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.926 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.127 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 2023-12-13T11:55:41.289Z WARN 14304 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 2023-12-13T11:55:41.289Z INFO 14304 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 2023-12-13T11:55:41.289Z INFO 14304 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32792/test?loggerLevel=OFF] 2023-12-13T11:55:41.290Z INFO 14304 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 2023-12-13T11:55:41.290Z INFO 14304 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 2023-12-13T11:55:41.292Z INFO 14304 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 2023-12-13T11:55:41.334Z INFO 14304 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-12-13T11:55:41.431Z INFO 14304 --- [ 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-13T11:55:41.454Z INFO 14304 --- [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-13T11:55:41.477Z INFO 14304 --- [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-13T11:55:41.784Z INFO 14304 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2023-12-13T11:55:41.788Z INFO 14304 --- [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-13T11:55:41.795Z INFO 14304 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2023-12-13T11:55:41.798Z INFO 14304 --- [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.912 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] CpsDataServiceIntegrationSpec.Get delta between anchors where source and target data nodes have leaves and child data nodes:577 Condition not satisfied: targetDataInDeltaReport.containsAll(expectedTargetDataInChildNode) | | | | false [[lang:English/German], [price:200, editions:[1988, 2023, 2000]]] [[name:Kids], [lang:English/German], [price:200, editions:[2023, 1988, 2000]]] [INFO] [ERROR] Tests run: 292, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.965 s] [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] [INFO] checkstyle ......................................... SUCCESS [ 4.426 s] [INFO] spotbugs ........................................... SUCCESS [ 0.047 s] [INFO] cps-parent ......................................... SUCCESS [ 11.622 s] [INFO] cps-events ......................................... SUCCESS [ 11.243 s] [INFO] cps-path-parser .................................... SUCCESS [ 10.493 s] [INFO] cps-service ........................................ SUCCESS [01:36 min] [INFO] cps-rest ........................................... SUCCESS [ 24.611 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 5.367 s] [INFO] cps-ncmp-service ................................... SUCCESS [02:27 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.644 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.266 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.204 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.476 s] [INFO] cps-ri ............................................. SUCCESS [ 24.420 s] [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.201 s] [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.556 s] [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 12.401 s] [INFO] integration-test ................................... FAILURE [ 49.705 s] [INFO] cps-application .................................... SKIPPED [INFO] jacoco-report ...................................... SKIPPED [INFO] cps ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:15 min [INFO] Finished at: 2023-12-13T11:55:42Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project integration-test: There are test failures. [ERROR] [ERROR] Please refer to /w/workspace/cps-master-verify-java/integration-test/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :integration-test Build step 'Invoke top-level Maven targets' marked build as failure $ 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/jenkins11709385224348975158.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins11114468473332262588.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/jenkins5732720262192670289.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-8h8i from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-8h8i/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins10135376439437186889.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config3141516552212319942tmp 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/jenkins3012720721704298606.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins9254868208581873931.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-8h8i from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-8h8i/bin to PATH [cps-master-verify-java] $ /bin/bash /tmp/jenkins12423704507482208141.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins5626928928833248687.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-8h8i 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-8h8i/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/jenkins6492000625837363672.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-8h8i 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-8h8i/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6302 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-4752.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 1084 26117 19 4688 30332 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:37:a8:33 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.106.202/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85799sec preferred_lft 85799sec inet6 fe80::f816:3eff:fe37:a833/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:89:c6:5c:81 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:89ff:fec6:5c81/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/13/2023 _x86_64_ (8 CPU) 11:46:21 LINUX RESTART (8 CPU) 11:47:01 AM tps rtps wtps bread/s bwrtn/s 11:48:01 AM 94.14 12.30 81.84 2180.21 6348.08 11:49:01 AM 236.25 20.13 216.13 3795.00 12832.84 11:50:02 AM 124.07 1.15 122.92 453.56 26319.32 11:51:01 AM 101.76 12.83 88.94 948.97 13270.35 11:52:01 AM 45.52 0.05 45.47 3.20 2828.59 11:53:01 AM 17.69 0.00 17.69 0.00 364.08 11:54:01 AM 34.29 0.00 34.29 0.00 810.08 11:55:01 AM 51.59 2.50 49.09 4504.72 7196.07 11:56:01 AM 111.61 1.55 110.06 132.49 29164.50 Average: 90.75 5.60 85.15 1335.95 11011.14 11:47:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:48:01 AM 29620688 31302312 3035024 9.29 2688 2006588 1409788 4.18 168408 2442828 156488 11:49:01 AM 28474172 30559184 4181540 12.80 2688 2399368 2484536 7.37 248728 3456400 156140 11:50:02 AM 26426128 29483196 6229584 19.08 2688 3354540 3022028 8.97 351116 5330204 331780 11:51:01 AM 26368324 29512160 6287388 19.25 2688 3438208 2776264 8.24 502768 5231044 52476 11:52:01 AM 25079912 28241744 7575800 23.20 2688 3453724 5931224 17.60 531424 6469660 1784 11:53:01 AM 25177040 28340680 7478672 22.90 2688 3454848 5046148 14.97 537220 6354904 144 11:54:01 AM 26225744 29407232 6429968 19.69 2688 3473260 2793992 8.29 543496 5322980 14812 11:55:01 AM 25046596 28939344 7609116 23.30 2688 4179892 3120760 9.26 731052 6296800 389944 11:56:01 AM 26751968 31061932 5903744 18.08 2688 4578432 1525764 4.53 902464 4381900 37436 Average: 26574508 29649754 6081204 18.62 2688 3370984 3123389 9.27 501853 5031858 126778 11:47:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:48:01 AM eth0 56.11 38.60 917.30 6.43 0.00 0.00 0.00 0.00 11:48:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:49:01 AM eth0 250.85 220.36 2893.96 50.62 0.00 0.00 0.00 0.00 11:49:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:50:02 AM eth0 1070.90 411.03 8953.51 33.19 0.00 0.00 0.00 0.00 11:50:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:51:01 AM lo 22.43 22.43 2.85 2.85 0.00 0.00 0.00 0.00 11:51:01 AM eth0 81.38 70.08 727.84 14.90 0.00 0.00 0.00 0.00 11:51:01 AM docker0 7.95 13.17 1.31 1.59 0.00 0.00 0.00 0.00 11:52:01 AM lo 10.61 10.61 1.16 1.16 0.00 0.00 0.00 0.00 11:52:01 AM eth0 26.04 18.91 18.78 13.34 0.00 0.00 0.00 0.00 11:52:01 AM docker0 4.10 4.92 0.57 0.58 0.00 0.00 0.00 0.00 11:52:01 AM veth4b7e70c 2.52 3.15 0.38 0.39 0.00 0.00 0.00 0.00 11:53:01 AM lo 256.94 256.94 104.51 104.51 0.00 0.00 0.00 0.00 11:53:01 AM eth0 152.09 139.60 64.36 44.09 0.00 0.00 0.00 0.00 11:53:01 AM docker0 2.80 2.83 0.31 0.33 0.00 0.00 0.00 0.00 11:53:01 AM vethe9f8be1 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 11:54:01 AM lo 91.30 91.30 8.66 8.66 0.00 0.00 0.00 0.00 11:54:01 AM eth0 78.89 52.05 36.58 32.05 0.00 0.00 0.00 0.00 11:54:01 AM docker0 3.48 4.20 0.59 0.55 0.00 0.00 0.00 0.00 11:55:01 AM lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 11:55:01 AM eth0 110.31 93.75 1750.28 18.53 0.00 0.00 0.00 0.00 11:55:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:56:01 AM lo 248.27 248.27 56.91 56.91 0.00 0.00 0.00 0.00 11:56:01 AM eth0 377.17 118.51 2280.27 13.65 0.00 0.00 0.00 0.00 11:56:01 AM docker0 123.49 129.79 38.75 20.19 0.00 0.00 0.00 0.00 Average: lo 70.06 70.06 19.38 19.38 0.00 0.00 0.00 0.00 Average: eth0 245.20 129.33 1962.83 25.22 0.00 0.00 0.00 0.00 Average: docker0 15.77 17.22 4.62 2.58 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/13/2023 _x86_64_ (8 CPU) 11:46:21 LINUX RESTART (8 CPU) 11:47:01 AM CPU %user %nice %system %iowait %steal %idle 11:48:01 AM all 8.78 0.00 0.90 1.24 0.06 89.02 11:48:01 AM 0 4.21 0.00 0.75 0.58 0.12 94.34 11:48:01 AM 1 8.44 0.00 0.90 2.16 0.05 88.45 11:48:01 AM 2 9.76 0.00 0.94 1.39 0.07 87.85 11:48:01 AM 3 1.14 0.00 0.32 0.25 0.03 98.26 11:48:01 AM 4 5.29 0.00 0.52 0.58 0.07 93.54 11:48:01 AM 5 28.53 0.00 2.52 1.83 0.07 67.06 11:48:01 AM 6 2.90 0.00 0.42 0.32 0.02 96.35 11:48:01 AM 7 10.05 0.00 0.88 2.82 0.03 86.21 11:49:01 AM all 21.64 0.00 1.43 2.03 0.08 74.82 11:49:01 AM 0 14.62 0.00 1.12 0.62 0.07 83.57 11:49:01 AM 1 17.53 0.00 0.99 2.22 0.07 79.19 11:49:01 AM 2 24.18 0.00 1.34 1.20 0.08 73.20 11:49:01 AM 3 22.59 0.00 1.64 3.36 0.08 72.32 11:49:01 AM 4 25.21 0.00 1.83 3.02 0.10 69.85 11:49:01 AM 5 28.87 0.00 1.12 1.29 0.08 68.63 11:49:01 AM 6 25.19 0.00 2.34 3.45 0.07 68.95 11:49:01 AM 7 14.96 0.00 1.05 1.09 0.05 82.85 11:50:02 AM all 30.30 0.00 2.41 2.10 0.10 65.09 11:50:02 AM 0 21.21 0.00 1.53 0.66 0.08 76.52 11:50:02 AM 1 31.62 0.00 2.39 7.84 0.10 58.05 11:50:02 AM 2 21.88 0.00 3.64 4.24 0.12 70.12 11:50:02 AM 3 34.72 0.00 2.09 0.79 0.08 62.31 11:50:02 AM 4 48.70 0.00 3.65 0.37 0.10 47.17 11:50:02 AM 5 42.35 0.00 2.30 1.82 0.10 53.43 11:50:02 AM 6 21.39 0.00 2.15 1.01 0.08 75.37 11:50:02 AM 7 20.59 0.00 1.50 0.10 0.12 77.69 11:51:01 AM all 19.57 0.26 1.08 1.49 0.08 77.53 11:51:01 AM 0 19.84 0.02 0.82 0.29 0.09 78.95 11:51:01 AM 1 14.99 0.00 0.90 2.58 0.07 81.46 11:51:01 AM 2 21.97 0.00 1.36 3.52 0.09 73.07 11:51:01 AM 3 20.03 0.00 0.94 0.88 0.09 78.07 11:51:01 AM 4 16.97 0.02 1.19 0.43 0.07 81.33 11:51:01 AM 5 20.30 1.97 1.26 0.75 0.08 75.64 11:51:01 AM 6 19.02 0.00 0.80 1.07 0.08 79.02 11:51:01 AM 7 23.45 0.03 1.41 2.38 0.07 72.65 11:52:01 AM all 43.27 0.23 1.76 0.63 0.10 54.01 11:52:01 AM 0 42.46 0.00 1.60 0.94 0.10 54.90 11:52:01 AM 1 33.71 0.00 1.94 0.84 0.10 63.41 11:52:01 AM 2 52.56 1.72 1.74 0.08 0.10 43.79 11:52:01 AM 3 44.16 0.05 1.91 0.50 0.10 53.29 11:52:01 AM 4 31.05 0.00 1.79 0.77 0.08 66.31 11:52:01 AM 5 40.96 0.05 1.40 1.09 0.10 56.40 11:52:01 AM 6 45.34 0.00 1.51 0.12 0.08 52.95 11:52:01 AM 7 55.87 0.05 2.19 0.72 0.10 41.07 11:53:01 AM all 12.71 0.25 1.41 0.30 0.08 85.25 11:53:01 AM 0 16.31 0.32 1.32 0.07 0.08 81.90 11:53:01 AM 1 13.73 0.00 1.49 0.30 0.10 84.38 11:53:01 AM 2 13.90 0.02 1.50 0.05 0.08 84.45 11:53:01 AM 3 11.96 0.00 1.04 0.02 0.08 86.90 11:53:01 AM 4 9.99 0.02 1.77 0.99 0.07 87.17 11:53:01 AM 5 11.40 0.05 1.85 0.72 0.08 85.90 11:53:01 AM 6 12.40 1.57 1.04 0.10 0.08 84.81 11:53:01 AM 7 12.02 0.00 1.24 0.18 0.08 86.47 11:54:01 AM all 32.61 0.39 2.44 0.31 0.11 64.15 11:54:01 AM 0 32.45 0.45 2.26 0.18 0.10 64.55 11:54:01 AM 1 39.33 0.08 3.36 0.57 0.10 56.56 11:54:01 AM 2 41.59 0.02 2.29 0.23 0.12 55.75 11:54:01 AM 3 34.67 0.02 2.55 0.39 0.12 62.27 11:54:01 AM 4 27.61 0.05 2.16 0.35 0.12 69.71 11:54:01 AM 5 27.65 2.39 2.14 0.28 0.12 67.41 11:54:01 AM 6 31.19 0.07 2.23 0.03 0.10 66.39 11:54:01 AM 7 26.38 0.03 2.54 0.42 0.12 70.51 11:55:01 AM all 32.66 0.00 1.51 1.33 0.08 64.42 11:55:01 AM 0 23.77 0.00 1.07 0.85 0.10 74.21 11:55:01 AM 1 29.58 0.00 1.54 0.35 0.08 68.45 11:55:01 AM 2 36.00 0.00 1.50 4.03 0.07 58.40 11:55:01 AM 3 34.90 0.00 2.31 3.13 0.08 59.58 11:55:01 AM 4 33.93 0.00 1.84 1.00 0.07 63.16 11:55:01 AM 5 33.31 0.00 1.58 0.80 0.08 64.23 11:55:01 AM 6 32.85 0.00 1.15 0.30 0.07 65.63 11:55:01 AM 7 36.95 0.00 1.09 0.17 0.07 61.73 11:56:01 AM all 20.78 0.00 1.73 2.30 0.07 75.12 11:56:01 AM 0 19.95 0.00 1.14 3.83 0.08 75.00 11:56:01 AM 1 19.32 0.00 2.82 5.05 0.07 72.75 11:56:01 AM 2 9.08 0.00 1.61 3.93 0.08 85.29 11:56:01 AM 3 15.70 0.00 1.64 0.82 0.07 81.76 11:56:01 AM 4 21.19 0.00 1.52 0.70 0.07 76.51 11:56:01 AM 5 20.97 0.00 1.98 0.23 0.05 76.76 11:56:01 AM 6 27.25 0.00 1.69 3.57 0.07 67.42 11:56:01 AM 7 32.75 0.00 1.44 0.27 0.07 65.48 Average: all 24.70 0.12 1.63 1.30 0.08 72.16 Average: 0 21.63 0.09 1.29 0.89 0.09 76.01 Average: 1 23.14 0.01 1.82 2.43 0.08 72.52 Average: 2 25.67 0.20 1.77 2.07 0.09 70.21 Average: 3 24.43 0.01 1.60 1.13 0.08 72.75 Average: 4 24.43 0.01 1.81 0.91 0.08 72.76 Average: 5 28.26 0.49 1.79 0.98 0.09 68.39 Average: 6 24.17 0.18 1.48 1.11 0.07 72.99 Average: 7 25.89 0.01 1.48 0.90 0.08 71.63